Commit: CI: update FreeBSD runner to 15.0

0 views
Skip to first unread message

Christian Brabandt

unread,
Feb 5, 2026, 5:31:38 AM (13 days ago) Feb 5
to vim...@googlegroups.com
CI: update FreeBSD runner to 15.0

Commit: https://github.com/vim/vim/commit/91ec2c3ba83ee77e9a685c8d9d4bb61fe812b47e
Author: zeertzjq <zeer...@outlook.com>
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 <zeer...@outlook.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

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}
Reply all
Reply to author
Forward
0 new messages