From: Andrew Cooper Date: Fri, 30 Aug 2024 18:30:15 +0000 (+0100) Subject: CI: Update FreeBSD 13 to 13.3 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f503efe8e5cf8858ec0704f1aaa82d0bf50891a5;p=xtf.git CI: Update FreeBSD 13 to 13.3 13.2 is no longer available. Signed-off-by: Andrew Cooper --- diff --git a/.cirrus.yml b/.cirrus.yml index 1d3a59d..655968b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -12,7 +12,7 @@ freebsd_template: &FREEBSD_TEMPLATE freebsd_13_task: name: 'FreeBSD 13' freebsd_instance: - image_family: freebsd-13-2 + image_family: freebsd-13-3 << : *FREEBSD_TEMPLATE freebsd_14_task: