Try to directly install qemu
Some checks failed
Check Flake / check-flake (push) Failing after 2m31s
Some checks failed
Check Flake / check-flake (push) Failing after 2m31s
This commit is contained in:
parent
473f1b8d48
commit
a8dd9d19f8
@ -20,9 +20,7 @@ jobs:
|
|||||||
extra-platforms = aarch64-linux
|
extra-platforms = aarch64-linux
|
||||||
|
|
||||||
- name: Setup QEMU Binfmt
|
- name: Setup QEMU Binfmt
|
||||||
uses: https://github.com/docker/setup-qemu-action@v2
|
run: sudo apt-get update -q -y && sudo apt-get install -q -y qemu-system-aarch64 qemu-efi binfmt-support qemu-user-static
|
||||||
with:
|
|
||||||
platforms: arm64
|
|
||||||
|
|
||||||
- name: Checkout the repository
|
- name: Checkout the repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user