0
0
mirror of https://github.com/vim/vim.git synced 2025-07-04 23:07:33 -04:00

CI: update FreeBSD runner to 14.2

closes: #16115

Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Philip H. 2024-11-25 10:03:34 +01:00 committed by Christian Brabandt
parent 5757a20547
commit ea49002aca
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

@ -5,9 +5,9 @@ env:
freebsd_task:
name: FreeBSD
matrix:
- name: FreeBSD 14.1
- name: FreeBSD 14.2
freebsd_instance:
image_family: freebsd-14-1
image_family: freebsd-14-2
timeout_in: 20m
install_script:
- pkg install -y gettext