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