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 51ebeb0 commit 7087435Copy full SHA for 7087435
.github/workflows/setup.yml
@@ -38,7 +38,7 @@ jobs:
38
platforms: all
39
40
- name: Build wheel
41
- uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # v3.2.1
+ uses: pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.3.0
42
env:
43
CIBW_ARCHS: ${{ matrix.config.arch }}
44
CIBW_BUILD: cp*-${{ matrix.config.platform }}
0 commit comments