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