We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e9c5a4 + ac0a973 commit fff70e9Copy full SHA for fff70e9
1 file changed
.github/workflows/cibuildwheel.yml
@@ -40,7 +40,7 @@ jobs:
40
if: runner.os == 'Linux' && matrix.arch == 'aarch64'
41
42
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
43
- uses: pypa/cibuildwheel@v2.23.3
+ uses: pypa/cibuildwheel@v3.0.0
44
env:
45
# Skips pypy and musllinux for now.
46
CIBW_SKIP: "pp* cp36-* cp37-* cp38-* *-musllinux*"
0 commit comments