From: Philip H. <47042125+pheiduck@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:03:34 +0000 (+0100) Subject: CI: update FreeBSD runner to 14.2 X-Git-Tag: v9.1.0888~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea49002acacd4467d7d68f605ebe5c0e85ec973b;p=thirdparty%2Fvim.git CI: update FreeBSD runner to 14.2 closes: #16115 Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com> Signed-off-by: Christian Brabandt --- diff --git a/.cirrus.yml b/.cirrus.yml index e81ed84d75..8b44a156b3 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,9 +5,9 @@ env: freebsd_task: name: FreeBSD matrix: - - name: FreeBSD 14.1 + - name: FreeBSD 14.2 freebsd_instance: - image_family: freebsd-14-1 + image_family: freebsd-14-2 timeout_in: 20m install_script: - pkg install -y gettext