CI: update FreeBSD runner to 14.1 (#13937)
Commit:
https://github.com/vim/vim/commit/9c60890518ed4e82afd6980bf0ecf5bbcc356ce6
Author: Philip H <[email protected]>
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 <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/.cirrus.yml b/.cirrus.yml
index 78e49d980..a3604a425 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
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/E1sEuvn-00CCBL-Qx%40256bit.org.