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 3cd44b2 commit 62c6793Copy full SHA for 62c6793
.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.4
57
env:
58
BUILD_EXTENSION: yes
59
- name: Save wheels
0 commit comments