Skip to content

Commit 366148a

Browse files
author
neil
committed
add for riscv64
1 parent 64a88bd commit 366148a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/testrun.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ jobs:
5959
qemu-utils \
6060
ca-certificates \
6161
qemu-system-x86 \
62-
qemu-system-arm qemu-efi-aarch64 qemu-system-misc nfs-kernel-server rsync
62+
qemu-system-arm qemu-efi-aarch64 \
63+
qemu-system-misc u-boot-qemu ipxe-qemu \
64+
nfs-kernel-server rsync
6365
sudo chmod 666 /dev/kvm || true
6466
6567
- name: Install dependencies (macOS)

0 commit comments

Comments
 (0)