From: Andrew Cooper Date: Mon, 11 Nov 2024 17:03:50 +0000 (+0000) Subject: CI: Resync .cirrus.yml for FreeBSD testing X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=9cf7d9c4caabb4a94c4346217def9c4a0525589a;p=xen.git CI: Resync .cirrus.yml for FreeBSD testing Includes: commit ebb7c6b2faf2 ("cirrus-ci: update to FreeBSD 14.1 image") Signed-off-by: Andrew Cooper --- diff --git a/.cirrus.yml b/.cirrus.yml index e961877881..0ec9586e2c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -23,5 +23,5 @@ task: task: name: 'FreeBSD 14' freebsd_instance: - image_family: freebsd-14-0-snap + image_family: freebsd-14-1 << : *FREEBSD_TEMPLATE