We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34e378 commit b2bb371Copy full SHA for b2bb371
.github/workflows/wheels.yml
@@ -43,7 +43,7 @@ jobs:
43
steps:
44
- uses: actions/checkout@v3
45
46
- - uses: pypa/cibuildwheel@v2.11.4
+ - uses: pypa/cibuildwheel@v2.12.0
47
env:
48
CIBW_ARCHS_MACOS: auto universal2
49
0 commit comments