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: RELEASE-4.19.2~13 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=376e63e98994f162915c8ab0104100f869d75bf3;p=xen.git automation/cirrus-ci: update FreeBSD to 13.4 Signed-off-by: Roger Pau Monné Acked-by: Andrew Cooper (cherry picked from commit 850a263b7863ae9c22296a357a50573d5e6ae9d7) --- diff --git a/.cirrus.yml b/.cirrus.yml index 7b0ca4800e..3d7a3e3d80 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -17,7 +17,7 @@ freebsd_template: &FREEBSD_TEMPLATE task: name: 'FreeBSD 13' freebsd_instance: - image_family: freebsd-13-3 + image_family: freebsd-13-4 << : *FREEBSD_TEMPLATE task: