We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52cb9bd + e400f8d commit 76f42e5Copy full SHA for 76f42e5
.github/workflows/wheel-short-test.yml
@@ -207,7 +207,7 @@ jobs:
207
EOF
208
shell: bash
209
- name: Build wheels
210
- uses: pypa/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d
+ uses: pypa/cibuildwheel@ce3fb7832089eb3e723a0a99cab7f3eaccf074fd
211
with:
212
output-dir: dist
213
env:
.github/workflows/wheel.yml
@@ -313,7 +313,7 @@ jobs:
313
314
315
316
317
318
319
0 commit comments