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 9a38694 commit e49b9c4Copy full SHA for e49b9c4
1 file changed
.github/workflows/wheels.yml
@@ -47,7 +47,7 @@ jobs:
47
if: matrix.os == 'macos-latest'
48
run: brew install swig
49
50
- - uses: pypa/cibuildwheel@v2.16.2
+ - uses: pypa/cibuildwheel@v2.16.5
51
env:
52
CIBW_BUILD: ${{ matrix.python_version }}
53
CIBW_ARCHS_MACOS: x86_64 arm64
0 commit comments