From: Roger Pau Monné Date: Mon, 15 Jan 2024 11:20:11 +0000 (+0100) Subject: CirrusCI: drop FreeBSD 12 X-Git-Tag: 4.19.0-rc1~822 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=c2ce3466472e;p=xen.git CirrusCI: drop FreeBSD 12 Went EOL by the end of December 2023, and the pkg repos have been shut down. Reported-by: Andrew Cooper Signed-off-by: Roger Pau Monné Acked-by: Andrew Cooper --- diff --git a/.cirrus.yml b/.cirrus.yml index 385618c394..d0a9021a77 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -14,12 +14,6 @@ freebsd_template: &FREEBSD_TEMPLATE - ./configure --with-system-seabios=/usr/local/share/seabios/bios.bin - gmake -j`sysctl -n hw.ncpu` clang=y -task: - name: 'FreeBSD 12' - freebsd_instance: - image_family: freebsd-12-4 - << : *FREEBSD_TEMPLATE - task: name: 'FreeBSD 13' freebsd_instance: