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 71775ca commit f624a7bCopy full SHA for f624a7b
.github/workflows/wheels.yml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
submodules: true
49
50
- - uses: pypa/cibuildwheel@v2.12.1
+ - uses: pypa/cibuildwheel@v2.12.3
51
env:
52
CIBW_ARCHS_MACOS: universal2
53
CIBW_ARCHS_WINDOWS: auto ARM64
0 commit comments