Use v2 of QEMU action because it isn't compatible with gitea runner
Some checks failed
Check Flake / check-flake (push) Failing after 33s
Some checks failed
Check Flake / check-flake (push) Failing after 33s
This commit is contained in:
parent
346c1f5563
commit
473f1b8d48
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user