build: Rebase step to libvirt enabled container image
Some checks failed
build-image / Build image (push) Failing after 1m5s

This commit is contained in:
2025-07-26 20:52:49 +10:00
parent 27e33ebdf6
commit 8e7f5a7858

View File

@ -86,6 +86,7 @@ jobs:
qemu-img create -f qcow2 ubuntu-vm/ubuntu.qcow2 10G
- name: Run virt-install
container: quay.io/kubevirt/libvirt
run: |
apt-get update && \
apt-get install -y \