mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
vim-patch:cd4e4e169ab3
.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
|
image_family: freebsd-13-1
|
||||||
timeout_in: 30m
|
timeout_in: 30m
|
||||||
install_script:
|
install_script:
|
||||||
- pkg update -f
|
|
||||||
- pkg install -y cmake gmake ninja pkgconf unzip wget gettext python libffi git
|
- pkg install -y cmake gmake ninja pkgconf unzip wget gettext python libffi git
|
||||||
build_deps_script:
|
build_deps_script:
|
||||||
- gmake deps
|
- gmake deps
|
||||||
|
Reference in New Issue
Block a user