commit 165c4c9e57cd342a994201578def2e6aa62a11d7
parent d39361f5e014072eb3ade1999d80bdd9dd0f0e98
Author: zeertzjq <zeertzjq@outlook.com>
Date: Sun, 13 Aug 2023 07:34:23 +0800
vim-patch:cd4e4e169ab3 (#24685)
.cirrus.yml: skip pkg update for FreeBSD 13.1 (vim/vim#12767)
https://github.com/vim/vim/commit/cd4e4e169ab3ff0b9315e5bc16d5ba490ee251ff
Co-authored-by: Philip H <47042125+pheiduck@users.noreply.github.com>
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.cirrus.yml b/.cirrus.yml
@@ -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