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 c2bc41b commit 94f79c1Copy full SHA for 94f79c1
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
platforms: all
55
- name: Build wheels
56
- uses: pypa/cibuildwheel@v3.0.1
+ uses: pypa/cibuildwheel@v3.1.3
57
env:
58
BUILD_EXTENSION: yes
59
- name: Save wheels
0 commit comments