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 a6317b3 commit be0fa81Copy full SHA for be0fa81
.github/workflows/cibuildwheel.yml
@@ -26,7 +26,7 @@ jobs:
26
# with:
27
# platforms: all
28
- name: Build wheels
29
- uses: pypa/cibuildwheel@v2.19.1
+ uses: pypa/cibuildwheel@v2.21.3
30
env:
31
CIBW_ARCHS_LINUX: auto
32
with:
0 commit comments