mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
ci(cirrus): update to freebsd-14-2
Previous `freebsd-14-0` image was dropped
This commit is contained in:
committed by
Christian Clason
parent
15bc930fca
commit
8117db48ed
@ -6,7 +6,7 @@ freebsd_task:
|
|||||||
name: FreeBSD
|
name: FreeBSD
|
||||||
only_if: $BRANCH != "master"
|
only_if: $BRANCH != "master"
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image_family: freebsd-14-0
|
image_family: freebsd-14-2
|
||||||
timeout_in: 30m
|
timeout_in: 30m
|
||||||
install_script:
|
install_script:
|
||||||
- pkg install -y cmake gmake ninja unzip wget gettext python git
|
- pkg install -y cmake gmake ninja unzip wget gettext python git
|
||||||
|
Reference in New Issue
Block a user