mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
ci(cirrus): use FreeBSD 13.2 (#24684)
This commit is contained in:
@@ -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-13-1
|
image_family: freebsd-13-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