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 3b4919b commit 3ea501fCopy full SHA for 3ea501f
.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].1
+ uses: pypa/[email protected].3
70
env:
71
CIBW_BUILD: "cp3{8..14}{t,}-${{ matrix.wheel_type }}"
72
CIBW_ARCHS_LINUX: auto aarch64
0 commit comments