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 f94bf1d commit 9b5c1cbCopy full SHA for 9b5c1cb
.github/workflows/pypi.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
submodules: true
46
- name: Build wheels
47
- uses: pypa/cibuildwheel@v3.1
+ uses: pypa/cibuildwheel@v3.2
48
env:
49
CIBW_ARCHS: ${{matrix.cibw_arch}}
50
CIBW_SKIP: "*-musllinux_aarch64 cp31?t-*"
0 commit comments