Skip to content

Commit 4cd3941

Browse files
committed
point to qemu-kvm
1 parent bb97c10 commit 4cd3941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
4444
- name: Run vng
4545
run: |
46-
vng -r --cpus $(nproc) -- uname -r | cowsay
46+
vng -r --cpus $(nproc) --qemu /usr/libexec/qemu-kvm --disable-microvm -- uname -r | cowsay

0 commit comments

Comments
 (0)