We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e0866 commit 7e905aaCopy full SHA for 7e905aa
1 file changed
.github/workflows/wheels.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
submodules: recursive
37
38
- - uses: pypa/cibuildwheel@v2.3.1
+ - uses: pypa/cibuildwheel@v2.11.2
39
env:
40
CIBW_BUILD: ${{ matrix.python_version }}
41
CIBW_ARCHS_MACOS: x86_64 arm64
0 commit comments