diff --git a/.github/workflows/cibw.yml b/.github/workflows/cibw.yml index 656c03f6..3582e264 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@ce360397dd3f832beb865e1373c09c0e9f86d70a + uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 with: platforms: arm64