We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2a3c9 commit 62b360eCopy full SHA for 62b360e
.github/workflows/cibuildwheel.yml
@@ -44,7 +44,7 @@ jobs:
44
steps:
45
- name: Set up QEMU
46
if: matrix.cibw_archs == 'aarch64'
47
- uses: docker/setup-qemu-action@v1
+ uses: docker/setup-qemu-action@v2
48
with:
49
platforms: arm64
50
0 commit comments