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 bc4b8f2 commit 1b2a671Copy full SHA for 1b2a671
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
platforms: all
55
- name: Build wheels
56
- uses: pypa/cibuildwheel@v2.20.0
+ uses: pypa/cibuildwheel@v2.21.2
57
env:
58
BUILD_EXTENSION: yes
59
- name: Save wheels
0 commit comments