mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 12:45:17 -07:00
ci(cirrus): use FreeBSD 13.2 (#24684)
This commit is contained in:
parent
c8c73b26f3
commit
4258f4d53c
@ -6,7 +6,7 @@ freebsd_task:
|
||||
name: FreeBSD
|
||||
only_if: $BRANCH != "master"
|
||||
freebsd_instance:
|
||||
image_family: freebsd-13-1
|
||||
image_family: freebsd-13-2
|
||||
timeout_in: 30m
|
||||
install_script:
|
||||
- pkg install -y cmake gmake ninja unzip wget gettext python git
|
||||
|
Loading…
Reference in New Issue
Block a user