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 1002ec3 commit 6a73695Copy full SHA for 6a73695
.github/workflows/build.yml
@@ -90,7 +90,7 @@ jobs:
90
enable-cache: false
91
92
- name: Build wheels
93
- uses: pypa/cibuildwheel@v3.1
+ uses: pypa/cibuildwheel@v3.2
94
env:
95
CIBW_ARCHS: "${{ matrix.arch }}"
96
CIBW_BUILD: "cp39-${{ matrix.build }}*"
0 commit comments