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.
2 parents 3950c2f + 7c692c3 commit 6e78ff1Copy full SHA for 6e78ff1
.github/workflows/build_wheels.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v3
15
16
- name: Build wheels
17
- uses: pypa/cibuildwheel@v2.9.0
+ uses: pypa/cibuildwheel@v2.10.0
18
env:
19
CIBW_SKIP: "pp* *musllinux*"
20
CIBW_TEST_SKIP: "cp311*"
0 commit comments