We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ae17ac + 6e02e1c commit 31615d7Copy full SHA for 31615d7
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.13.0
+ uses: pypa/cibuildwheel@v2.13.1
38
env:
39
# Skips pypy and musllinux for now.
40
CIBW_SKIP: "pp* cp36-* cp37-* *-musllinux*"
0 commit comments