From ebb7c6b2faf27fbbb546282e6096e5680f82fef1 Mon Sep 17 00:00:00 2001 From: Roger Pau Monne Date: Mon, 9 Sep 2024 16:39:02 +0200 Subject: [PATCH] cirrus-ci: update to FreeBSD 14.1 image MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 14.0 is going EOL by the end of the month. Signed-off-by: Roger Pau Monné Acked-by: Andrew Cooper --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 72227916c7..1c2a6cb812 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -23,7 +23,7 @@ task: task: name: 'FreeBSD 14' freebsd_instance: - image_family: freebsd-14-0 + image_family: freebsd-14-1 << : *FREEBSD_TEMPLATE task: -- 2.39.5