We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21a237c + b1477ec commit 67255e0Copy full SHA for 67255e0
1 file changed
.github/workflows/cd.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
fetch-depth: 0
71
72
- - uses: pypa/cibuildwheel@v3.3
+ - uses: pypa/cibuildwheel@v3.4
73
env:
74
# limited at least by availability of h5py, which skips pypy and musl
75
CIBW_ARCHS: ${{ matrix.cibw_archs }}
0 commit comments