Compare commits
1 Commits
672df4706f
...
a124ad5322
Author | SHA1 | Date | |
---|---|---|---|
a124ad5322 |
@ -18,7 +18,7 @@ jobs:
|
|||||||
echo "check virtu"
|
echo "check virtu"
|
||||||
egrep -c '(vmx|svm)' /proc/cpuinfo
|
egrep -c '(vmx|svm)' /proc/cpuinfo
|
||||||
echo "install"
|
echo "install"
|
||||||
apt install -y cpu-checker
|
apt install -y cpu-checker qemu-kvm virt-manager libvirt-daemon-system virtinst libvirt-clients bridge-utils
|
||||||
kvm-ok
|
kvm-ok
|
||||||
- uses: actions/setup-java@v4
|
- uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user