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 826deb0 commit 9c6853bCopy full SHA for 9c6853b
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
python-version: '3.11'
71
- name: Build wheels
72
- uses: pypa/cibuildwheel@v2.23.3
+ uses: pypa/cibuildwheel@v3.0.0
73
env:
74
CIBW_ARCHS_MACOS: arm64, x86_64
75
CIBW_ARCHS_LINUX: auto64
0 commit comments