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 735dc0c commit 2b02c0bCopy full SHA for 2b02c0b
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
steps:
70
- uses: actions/checkout@v4
71
- name: Build wheels
72
- uses: pypa/cibuildwheel@v2.19.2
+ uses: pypa/cibuildwheel@v2.21.0
73
env:
74
CIBW_BUILD: cp3*-*
75
CIBW_SKIP: pp* *i686* *musllinux* *-macosx_universal2 *-manylinux_ppc64le *-manylinux_s390x
0 commit comments