2 parents 39b8a08 + 10fa682 commit 243fe1eCopy full SHA for 243fe1e
2 files changed
.github/workflows/clang-cl.yml
@@ -37,7 +37,7 @@ jobs:
37
run: clang-cl --version
38
39
- name: Build wheels
40
- uses: pypa/cibuildwheel@v3.4
+ uses: pypa/cibuildwheel@v4.0
41
with:
42
output-dir: wheelhouse
43
.github/workflows/cron-build-and-test.yml
@@ -38,6 +38,6 @@ jobs:
- uses: actions/checkout@v6
0 commit comments