We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ee6b5f + bf308c9 commit 6430350Copy full SHA for 6430350
.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.2
+ uses: pypa/cibuildwheel@v3.3
41
with:
42
output-dir: wheelhouse
43
.github/workflows/cron-build-and-test.yml
@@ -38,6 +38,6 @@ jobs:
- uses: actions/checkout@v5
0 commit comments