We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3894b0b + 4e6a332 commit a9369c1Copy full SHA for a9369c1
1 file changed
.github/workflows/build_wheels.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: Build wheels
17
- uses: pypa/cibuildwheel@v2.23.1
+ uses: pypa/cibuildwheel@v2.23.2
18
env:
19
CIBW_SKIP: "cp36* pp* *musllinux*"
20
CIBW_TEST_REQUIRES: pytest
0 commit comments