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:
zeertzjq 2023-08-13 07:34:23 +08:00 committed by GitHub
parent d39361f5e0
commit 165c4c9e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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