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 10c1d38 commit f0fbe13Copy full SHA for f0fbe13
.github/workflows/publish.yml
@@ -30,7 +30,7 @@ jobs:
30
platforms: all
31
32
- name: Build wheels
33
- uses: pypa/[email protected].2
+ uses: pypa/[email protected].3
34
env:
35
CIBW_ARCHS_MACOS: x86_64 arm64
36
CIBW_ARCHS_LINUX: x86_64 aarch64
0 commit comments