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 ca83721 commit 82bc1f3Copy full SHA for 82bc1f3
.github/workflows/build_wheels.yml
@@ -66,7 +66,7 @@ jobs:
66
run: |
67
tar zxvf *.tar.gz --strip-components=1
68
- name: Build wheels
69
- uses: pypa/[email protected].0b1
+ uses: pypa/[email protected].1
70
env:
71
CIBW_BUILD: "cp3{8..13}-${{ matrix.wheel_type }}"
72
CIBW_ARCHS_LINUX: auto aarch64
0 commit comments