Skip to content

Commit 4db2648

Browse files
committed
fix: riscv64 QEMU uses qemu-system-misc, not qemu-system-mips
1 parent 8e36c72 commit 4db2648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qemu-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
qemu: qemu-system-riscv64
100100
machine: virt
101101
cpu: rv64
102-
pkg: qemu-system-mips
102+
pkg: qemu-system-misc
103103
- arch: mipsel
104104
qemu: qemu-system-mipsel
105105
machine: malta

0 commit comments

Comments
 (0)