We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6304d10 commit 7eacfe4Copy full SHA for 7eacfe4
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
platforms: all
55
- name: Build wheels
56
- uses: pypa/cibuildwheel@v2.22.0
+ uses: pypa/cibuildwheel@v2.23.0
57
env:
58
BUILD_EXTENSION: yes
59
- name: Save wheels
0 commit comments