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