mirror of
https://github.com/vim/vim.git
synced 2025-07-04 23:07:33 -04:00
CI: update Cirrus runner to FreeBSD 14.3
closes: #17508 Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
parent
3ca6776a57
commit
72c3ca9f8d
@ -5,9 +5,9 @@ env:
|
||||
freebsd_task:
|
||||
name: FreeBSD
|
||||
matrix:
|
||||
- name: FreeBSD 14.2
|
||||
- name: FreeBSD 14.3
|
||||
freebsd_instance:
|
||||
image_family: freebsd-14-2
|
||||
image_family: freebsd-14-3
|
||||
timeout_in: 20m
|
||||
install_script:
|
||||
- pkg install -y gettext
|
||||
|
Loading…
x
Reference in New Issue
Block a user