We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8235306 commit 276c6e3Copy full SHA for 276c6e3
.github/workflows/wheels.yml
@@ -22,7 +22,7 @@ jobs:
22
platforms: all
23
24
- name: Build wheels
25
- uses: pypa/cibuildwheel@v2.16.5
+ uses: pypa/cibuildwheel@v2.21.1
26
env:
27
CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x
28
CIBW_ARCHS_WINDOWS: all
0 commit comments