There was an error while loading. Please reload this page.
1 parent 294a7cb commit 6651393Copy full SHA for 6651393
2 files changed
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@v5
28
29
- name: Build wheels
30
- uses: pypa/cibuildwheel@v3
+ uses: pypa/cibuildwheel@v3.4
31
env:
32
CIBW_ARCHS: ${{ matrix.cibw_archs }}
33
.github/workflows/publish.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments