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 62cd68c commit 5d922e9Copy full SHA for 5d922e9
.github/workflows/wheels.yml
@@ -43,7 +43,7 @@ jobs:
43
steps:
44
- uses: actions/checkout@v3
45
46
- - uses: pypa/cibuildwheel@v2.13
+ - uses: pypa/cibuildwheel@v2.14
47
env:
48
CIBW_ARCHS_MACOS: auto universal2
49
CIBW_PRERELEASE_PYTHONS: true
0 commit comments