mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
vim-patch:cd4e4e169ab3 (#24685)
.cirrus.yml: skip pkg update for FreeBSD 13.1 (vim/vim#12767)
cd4e4e169a
Co-authored-by: Philip H <47042125+pheiduck@users.noreply.github.com>
This commit is contained in:
@ -9,7 +9,6 @@ freebsd_task:
|
||||
image_family: freebsd-13-1
|
||||
timeout_in: 30m
|
||||
install_script:
|
||||
- pkg update -f
|
||||
- pkg install -y cmake gmake ninja unzip wget gettext python git
|
||||
build_deps_script:
|
||||
- gmake deps
|
||||
|
Reference in New Issue
Block a user