changeset 35337:956a5fa10aaa

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 <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Wed, 05 Jun 2024 20:00:15 +0200
parents 4e2655e97026
children 3eb3f0645bcd
files .cirrus.yml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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