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 22c923b + b3d4985 commit 52efa00Copy full SHA for 52efa00
.github/workflows/pypi-publish.yaml
@@ -47,7 +47,7 @@ jobs:
47
platforms: all
48
49
- name: Build wheels
50
- uses: pypa/cibuildwheel@v2.21.3
+ uses: pypa/cibuildwheel@v3.2.1
51
env:
52
# configure cibuildwheel to build native archs ('auto'), and some
53
# emulated ones
0 commit comments