# HG changeset patch # User Christian Brabandt # Date 1717610415 -7200 # Node ID 956a5fa10aaaaf27fb37bc2f10ee936e595b837e # Parent 4e2655e97026545107cc07b0020eb550a03ebd06 CI: update FreeBSD runner to 14.1 (#13937) Commit: https://github.com/vim/vim/commit/9c60890518ed4e82afd6980bf0ecf5bbcc356ce6 Author: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Wed Jun 5 19:57:11 2024 +0200 CI: update FreeBSD runner to 14.1 (https://github.com/vim/vim/issues/13937) closes: https://github.com/vim/vim/issues/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 --- 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