We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf332e5 commit 1f9b78dCopy full SHA for 1f9b78d
.github/workflows/make_release.yml
@@ -32,7 +32,7 @@ jobs:
32
submodules: true
33
34
- name: Build wheels
35
- uses: pypa/cibuildwheel@v3.1.4
+ uses: pypa/cibuildwheel@v3.2.0
36
env:
37
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
38
0 commit comments