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 d7f3768 commit 3bcf125Copy full SHA for 3bcf125
.github/workflows/wheels.yml
@@ -43,7 +43,7 @@ jobs:
43
steps:
44
- uses: actions/checkout@v4
45
46
- - uses: pypa/cibuildwheel@v2.15
+ - uses: pypa/cibuildwheel@v2.16
47
env:
48
CIBW_ARCHS_MACOS: auto universal2
49
0 commit comments