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 8c91a74 commit 68252f0Copy full SHA for 68252f0
.github/workflows/deploy.yml
@@ -81,7 +81,7 @@ jobs:
81
platforms: arm64
82
83
- name: Build Wheels
84
- uses: pypa/cibuildwheel@faf86a6ed7efa889faf6996aa23820831055001a # 2.23.3
+ uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # 3.2.1
85
env:
86
CIBW_PLATFORM: auto
87
CIBW_BUILD: "${{ matrix.wheel }}*"
0 commit comments