We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f26e8d + 1829cc8 commit e39396eCopy full SHA for e39396e
.github/workflows/ci.yml
@@ -163,12 +163,12 @@ jobs:
163
packages: qemu-system-x86 uftrace
164
qemu_flags: --accel --sudo
165
- arch: aarch64
166
- packages: qemu-system-aarch64 ipxe-qemu
+ packages: qemu-system-arm ipxe-qemu
167
rs_flags: --features hermit/semihosting
168
# FIXME: enable semihosting once it works with QEMU
169
# See https://github.com/taiki-e/semihosting/issues/18.
170
- arch: aarch64_be
171
172
- arch: riscv64
173
packages: qemu-system-misc
174
0 commit comments