diff --git a/.github/workflows/cibw.yml b/.github/workflows/cibw.yml index ada41ec3..d1c79feb 100644 --- a/.github/workflows/cibw.yml +++ b/.github/workflows/cibw.yml @@ -56,7 +56,7 @@ jobs: - name: Set up QEMU if: matrix.os == 'ubuntu-latest' - uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 + uses: docker/setup-qemu-action@1f40c72289eff860ee54a304f1438e3cff362e0a with: platforms: arm64