We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7fa76 commit 5bba86aCopy full SHA for 5bba86a
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
with:
57
platforms: all
58
- name: Build wheels
59
- uses: pypa/cibuildwheel@v2.16.2
+ uses: pypa/cibuildwheel@v2.16.5
60
env:
61
BUILD_EXTENSION: yes
62
- name: Save wheels
0 commit comments