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