CI: update FreeBSD runner to 15.0
Commit:
https://github.com/vim/vim/commit/91ec2c3ba83ee77e9a685c8d9d4bb61fe812b47e
Author: zeertzjq <[email protected]>
Date: Wed Feb 4 17:19:28 2026 +0000
CI: update FreeBSD runner to 15.0
closes: https://github.com/vim/vim/issues/19336
Signed-off-by: zeertzjq <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/.cirrus.yml b/.cirrus.yml
index b8d9c7852..a97451419 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -5,12 +5,12 @@ env:
freebsd_task:
name: FreeBSD
matrix:
- - name: FreeBSD 14.3
+ - name: FreeBSD 15.0
freebsd_instance:
- image_family: freebsd-14-3
+ image_family: freebsd-15-0-amd64-ufs
timeout_in: 20m
install_script:
- - pkg install -y gettext
+ - pkg install -y gettext diffutils
build_script:
- NPROC=$(getconf _NPROCESSORS_ONLN)
- ./configure --with-features=${FEATURES}
--
--
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 visit
https://groups.google.com/d/msgid/vim_dev/E1vnwck-00E9em-Pq%40256bit.org.