]> xenbits.xensource.com Git - people/royger/xen.git/commitdiff
cirrus-ci: add FreeBSD 14 task
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 27 Apr 2022 15:50:23 +0000 (17:50 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 18 May 2022 14:05:18 +0000 (15:05 +0100)
Introduce a task that uses a FreeBSD 14 (HEAD) snapshot.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
.cirrus.yml

index 4ae719136e9c73ebf6b7004a93eb73413aee058d..c38333e7363358c7b2dc575ff08235ec454f3f20 100644 (file)
@@ -24,3 +24,9 @@ task:
   freebsd_instance:
     image_family: freebsd-13-0
   << : *FREEBSD_TEMPLATE
+
+task:
+  name: 'FreeBSD 14'
+  freebsd_instance:
+    image_family: freebsd-14-0-snap
+  << : *FREEBSD_TEMPLATE