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.
1 parent 8a8078b commit 2ea0da0Copy full SHA for 2ea0da0
.github/workflows/wheels-linux.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
submodules: true
46
47
- - uses: pypa/cibuildwheel@v2.12.3
+ - uses: pypa/cibuildwheel@v2.16.5
48
env:
49
CIBW_ARCHS_MACOS: auto universal2
50
.github/workflows/wheels-win-mac.yml
@@ -43,7 +43,7 @@ jobs:
43
0 commit comments