Skip to content

Commit 50e9b80

Browse files
committed
update
1 parent fcca869 commit 50e9b80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/qemu-x86_64.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ args = [
1010
"-drive",
1111
"id=disk0,if=none,format=raw,file=${workspaceFolder}/tmp/rootfs.img",
1212
"-nographic",
13-
"-accel",
14-
"kvm",
13+
# "-accel",
14+
# "kvm",
1515
"-cpu",
1616
"host",
1717
]

0 commit comments

Comments
 (0)