Use v2 of QEMU action because it isn't compatible with gitea runner
Some checks failed
Check Flake / check-flake (push) Failing after 33s

This commit is contained in:
Zuckerberg 2023-10-15 18:32:45 -06:00
parent 346c1f5563
commit 473f1b8d48

View File

@ -20,7 +20,7 @@ jobs:
extra-platforms = aarch64-linux
- name: Setup QEMU Binfmt
uses: https://github.com/docker/setup-qemu-action@v3
uses: https://github.com/docker/setup-qemu-action@v2
with:
platforms: arm64