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 22614c0 + caf5a3d commit 5a42f86Copy full SHA for 5a42f86
1 file changed
.github/workflows/build_wheels.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v5
15
16
- name: Build wheels
17
- uses: pypa/cibuildwheel@v3.2.1
+ uses: pypa/cibuildwheel@v3.3.0
18
env:
19
CIBW_SKIP: "*musllinux*"
20
CIBW_TEST_REQUIRES: pytest
0 commit comments