We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4697ca2 + e3e2e21 commit 236f1bfCopy full SHA for 236f1bf
1 file changed
.github/workflows/cibuildwheel.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 0
35
36
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
37
- uses: pypa/cibuildwheel@v2.11.3
+ uses: pypa/cibuildwheel@v2.11.4
38
env:
39
# Skips pypy and musllinux for now.
40
CIBW_SKIP: "pp* cp36-* cp37-* *-musllinux*"
0 commit comments