mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 05:17:59 +03:00
ci: refresh with latest lcitool manifest
This updates the FreeBSD 13 image to 13.1 which should fix the symbol lookup errors seen in CI recently. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
ac3abe0a3f
commit
c83c6e4e7a
@ -479,7 +479,7 @@ x86_64-freebsd-13:
|
|||||||
needs: []
|
needs: []
|
||||||
allow_failure: false
|
allow_failure: false
|
||||||
variables:
|
variables:
|
||||||
CIRRUS_VM_IMAGE_NAME: freebsd-13-0
|
CIRRUS_VM_IMAGE_NAME: freebsd-13-1
|
||||||
CIRRUS_VM_IMAGE_SELECTOR: image_family
|
CIRRUS_VM_IMAGE_SELECTOR: image_family
|
||||||
CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
|
CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
|
||||||
INSTALL_COMMAND: pkg install -y
|
INSTALL_COMMAND: pkg install -y
|
||||||
|
Loading…
Reference in New Issue
Block a user