We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f34a2 commit 3bce36aCopy full SHA for 3bce36a
1 file changed
.github/workflows/cibw-cc.yaml
@@ -38,7 +38,7 @@ jobs:
38
- if: matrix.platform == 'ios'
39
run: brew upgrade cmake
40
41
- - uses: pypa/cibuildwheel@v3.1
+ - uses: pypa/cibuildwheel@63bdd4f043a77f1bd23b2ba9376972b6dc7b4779
42
env:
43
CIBW_PLATFORM: ${{ matrix.platform }}
44
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}
0 commit comments