We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4d2e7 commit 071fc00Copy full SHA for 071fc00
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
21
- name: Build wheels
22
- uses: pypa/cibuildwheel@v2.21.3
+ uses: pypa/cibuildwheel@v2.22.0
23
env:
24
CIBW_BUILD: cp39-* cp310-* cp311-* cp312-*
25
CIBW_SKIP: pp* *i686* *win32 *musllinux*
0 commit comments