chore: Disable virtlog daemon
Some checks failed
build-image / Build image (push) Failing after 6m40s

This commit is contained in:
2025-07-28 19:07:59 +10:00
parent eca216f33c
commit 85fc4e8a32

View File

@ -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 \