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 4187a25 commit e560c72Copy full SHA for e560c72
.github/workflows/wheels.yml
@@ -44,7 +44,7 @@ jobs:
44
steps:
45
- uses: actions/checkout@v5
46
47
- - uses: pypa/cibuildwheel@v3.2
+ - uses: pypa/cibuildwheel@v3.3
48
env:
49
CIBW_ARCHS_MACOS: auto universal2
50
0 commit comments