]> xenbits.xensource.com Git - people/royger/xen.git/commitdiff
cirrus: update FreeBSD to 12.3
authorRoger Pau Monne <roger.pau@citrix.com>
Tue, 22 Feb 2022 13:56:29 +0000 (14:56 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 22 Feb 2022 14:26:36 +0000 (14:26 +0000)
Switch from using a FreeBSD 12.2 to a 12.3 image.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
.cirrus.yml

index b17f0b6369e1f93e9858731fd5d6493a83015162..4ae719136e9c73ebf6b7004a93eb73413aee058d 100644 (file)
@@ -16,7 +16,7 @@ freebsd_template: &FREEBSD_TEMPLATE
 task:
   name: 'FreeBSD 12'
   freebsd_instance:
-    image_family: freebsd-12-2
+    image_family: freebsd-12-3
   << : *FREEBSD_TEMPLATE
 
 task: