[libvirt PATCH 1/2] ci: Refresh configuration

Andrea Bolognani abologna at redhat.com
Fri May 6 08:03:28 UTC 2022


Notable changes:

  * use the most recent point release for FreeBSD 12.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 ci/gitlab.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/gitlab.yml b/ci/gitlab.yml
index e2247d0f02..a98ceadd79 100644
--- a/ci/gitlab.yml
+++ b/ci/gitlab.yml
@@ -712,7 +712,7 @@ x86_64-freebsd-12:
   needs: []
   allow_failure: false
   variables:
-    CIRRUS_VM_IMAGE_NAME: freebsd-12-2
+    CIRRUS_VM_IMAGE_NAME: freebsd-12-3
     CIRRUS_VM_IMAGE_SELECTOR: image_family
     CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
     INSTALL_COMMAND: pkg install -y
-- 
2.35.1



More information about the libvir-list mailing list