Skip to content

Commit edb3cdf

Browse files
committed
try this
1 parent 03e8ae8 commit edb3cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check_x86_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
cp configs/kernel-5.14.0-x86_64.config .config
3535
make olddefconfig
3636
make -j8
37-
vng --qemu /usr/libexec/qemu-kvm --disable-microvm --network user -- uname -a
37+
vng --qemu /usr/libexec/qemu-kvm --disable-microvm --disable-kvm --qemu-opts='-cpu host' --network user -- uname -a

0 commit comments

Comments
 (0)