From: Roger Pau Monne Date: Mon, 9 Sep 2024 14:39:02 +0000 (+0200) Subject: cirrus-ci: update to FreeBSD 14.1 image X-Git-Tag: 4.20.0-rc1~484 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=ebb7c6b2faf2;p=xen.git cirrus-ci: update to FreeBSD 14.1 image 14.0 is going EOL by the end of the month. Signed-off-by: Roger Pau Monné Acked-by: Andrew Cooper --- diff --git a/.cirrus.yml b/.cirrus.yml index 72227916c7..1c2a6cb812 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -23,7 +23,7 @@ task: task: name: 'FreeBSD 14' freebsd_instance: - image_family: freebsd-14-0 + image_family: freebsd-14-1 << : *FREEBSD_TEMPLATE task: