We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f89ed commit 7e90dcaCopy full SHA for 7e90dca
.github/workflows/wheels.yml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
submodules: true
45
46
- - uses: pypa/cibuildwheel@v2.15
+ - uses: pypa/cibuildwheel@v2.16
47
env:
48
CIBW_ARCHS_MACOS: auto universal2
49
0 commit comments