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 4419e8a commit f3cfa31Copy full SHA for f3cfa31
.github/workflows/build-check_x86_64.yml
@@ -33,6 +33,6 @@ jobs:
33
git config --global --add safe.directory /__w/kernel-src-tree/kernel-src-tree
34
#cp configs/kernel-5.14.0-x86_64.config .config
35
#make olddefconfig
36
- make -j8
+ # make -j8
37
vng -r --qemu /usr/libexec/qemu-kvm --disable-microvm --disable-kvm --network user -- uname -a
38
0 commit comments