We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb97c10 commit 4cd3941Copy full SHA for 4cd3941
.github/workflows/vm.yml
@@ -43,4 +43,4 @@ jobs:
43
44
- name: Run vng
45
run: |
46
- vng -r --cpus $(nproc) -- uname -r | cowsay
+ vng -r --cpus $(nproc) --qemu /usr/libexec/qemu-kvm --disable-microvm -- uname -r | cowsay
0 commit comments