Skip to content

Commit 7e905aa

Browse files
authored
need newer cibuildwheel
1 parent 71e0866 commit 7e905aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
submodules: recursive
3737

38-
- uses: pypa/cibuildwheel@v2.3.1
38+
- uses: pypa/cibuildwheel@v2.11.2
3939
env:
4040
CIBW_BUILD: ${{ matrix.python_version }}
4141
CIBW_ARCHS_MACOS: x86_64 arm64

0 commit comments

Comments
 (0)