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 22b9ace commit b9a03aaCopy full SHA for b9a03aa
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
submodules: true
25
26
- name: Build wheels
27
- uses: pypa/cibuildwheel@v3.1.3
+ uses: pypa/cibuildwheel@v3.2.0
28
env:
29
CIBW_ARCHS_MACOS: x86_64 arm64
30
CIBW_ARCHS_LINUX: auto
0 commit comments