From: Roger Pau Monne Date: Tue, 22 Feb 2022 13:56:29 +0000 (+0100) Subject: cirrus: update FreeBSD to 12.3 X-Git-Tag: archive/raspbian/4.17.0-1+rpi1^2~33^2~996 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=210f27e55abd2a57c01105992bc10bc4d7b8132d;p=xen.git cirrus: update FreeBSD to 12.3 Switch from using a FreeBSD 12.2 to a 12.3 image. Signed-off-by: Roger Pau Monné Acked-by: Andrew Cooper --- diff --git a/.cirrus.yml b/.cirrus.yml index b17f0b6369..4ae719136e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -16,7 +16,7 @@ freebsd_template: &FREEBSD_TEMPLATE task: name: 'FreeBSD 12' freebsd_instance: - image_family: freebsd-12-2 + image_family: freebsd-12-3 << : *FREEBSD_TEMPLATE task: