]> xenbits.xensource.com Git - people/andrewcoop/xen.git/commitdiff
CI: Resync .cirrus.yml for FreeBSD testing
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 11 Apr 2025 15:56:35 +0000 (16:56 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 11 Apr 2025 16:34:28 +0000 (17:34 +0100)
Includes:
  commit 5395cd7b892d ("automation/cirrus-ci: update FreeBSD to 13.5")
  commit 850a263b7863 ("automation/cirrus-ci: update FreeBSD to 13.4")
  commit 0cc8845fb9fd ("CI: Update to FreeBSD 14.2")

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
.cirrus.yml

index 0ec9586e2c1462f6ad85ca236f93982f90dc2340..eb4622789226a2c5e809365926e3537b259cc2b9 100644 (file)
@@ -17,11 +17,11 @@ freebsd_template: &FREEBSD_TEMPLATE
 task:
   name: 'FreeBSD 13'
   freebsd_instance:
-    image_family: freebsd-13-3
+    image_family: freebsd-13-5
   << : *FREEBSD_TEMPLATE
 
 task:
   name: 'FreeBSD 14'
   freebsd_instance:
-    image_family: freebsd-14-1
+    image_family: freebsd-14-2
   << : *FREEBSD_TEMPLATE