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.
2 parents 39e80aa + 975a393 commit 1ea39a4Copy full SHA for 1ea39a4
.github/workflows/cd.yml
@@ -64,7 +64,7 @@ jobs:
64
enable-cache: true
65
prune-cache: false
66
- name: Build wheels for CPython
67
- uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # v3.2.1
+ uses: pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.3.0
68
env:
69
CIBW_ARCHS: ${{ matrix.archs }}
70
CIBW_BUILD: ${{ matrix.select }}
0 commit comments