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 b9a03aa commit b825722Copy full SHA for b825722
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
submodules: true
25
26
- name: Build wheels
27
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].1
28
env:
29
CIBW_ARCHS_MACOS: x86_64 arm64
30
CIBW_ARCHS_LINUX: auto
0 commit comments