From: Roger Pau Monne Date: Thu, 16 Jan 2025 08:07:31 +0000 (+0100) Subject: automation/cirrus-ci: update FreeBSD to 13.4 X-Git-Tag: 4.20.0-rc2~1 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=850a263b7863;p=xen.git automation/cirrus-ci: update FreeBSD to 13.4 Signed-off-by: Roger Pau Monné Acked-by: Andrew Cooper Release-Acked-by: Oleksii Kurochko --- diff --git a/.cirrus.yml b/.cirrus.yml index 4a120fad41..ee80152890 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -18,7 +18,7 @@ freebsd_template: &FREEBSD_TEMPLATE task: name: 'FreeBSD 13' freebsd_instance: - image_family: freebsd-13-3 + image_family: freebsd-13-4 << : *FREEBSD_TEMPLATE task: