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