From: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Wed, 5 Jun 2024 17:57:11 +0000 (+0200) Subject: CI: update FreeBSD runner to 14.1 (#13937) X-Git-Tag: v9.1.0468~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c60890518ed4e82afd6980bf0ecf5bbcc356ce6;p=thirdparty%2Fvim.git CI: update FreeBSD runner to 14.1 (#13937) closes: #14918 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 78e49d9805..a3604a425e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,9 +5,9 @@ env: freebsd_task: name: FreeBSD matrix: - - name: FreeBSD 14.0 + - name: FreeBSD 14.1 freebsd_instance: - image_family: freebsd-14-0 + image_family: freebsd-14-1 timeout_in: 20m install_script: - pkg install -y gettext