]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2
authorThomas Huth <thuth@redhat.com>
Tue, 11 Feb 2025 11:47:18 +0000 (12:47 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 11 Feb 2025 12:27:07 +0000 (13:27 +0100)
The FreeBSD job started to fail since the 14-1 image disappeared
from the cloud. Update the job to v14.2 to fix it.

Message-ID: <20250211120817.35050-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/cirrus.yml

index 16411f3d2bf251f50a59199181b9d2126c1f67bc..75b611418e7b878e79a9efd4badbc3f96d337acb 100644 (file)
@@ -37,7 +37,7 @@ x64-freebsd-14-build:
     NAME: freebsd-14
     CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
     CIRRUS_VM_IMAGE_SELECTOR: image_family
-    CIRRUS_VM_IMAGE_NAME: freebsd-14-1
+    CIRRUS_VM_IMAGE_NAME: freebsd-14-2
     CIRRUS_VM_CPUS: 8
     CIRRUS_VM_RAM: 8G
     UPDATE_COMMAND: pkg update; pkg upgrade -y