diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index aca9e8e..bf2e68a 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -94,10 +94,10 @@ jobs: virtinst \ qemu-utils - libvirtd -d && virtlogd -d + # libvirtd -d && virtlogd -d + libvirtd -d virt-install \ - --virt-type qemu \ --name ubuntu-harvester \ --ram 3072 \ --vcpus 2 \