.cirrus.yml: skip pkg update for FreeBSD 13.1 (#12767)

9 views
Skip to first unread message

Christian Brabandt

unread,
Aug 11, 2023, 5:15:09 PM8/11/23
to vim...@googlegroups.com
.cirrus.yml: skip pkg update for FreeBSD 13.1 (#12767)

Commit: https://github.com/vim/vim/commit/cd4e4e169ab3ff0b9315e5bc16d5ba490ee251ff
Author: Philip H <47042125...@users.noreply.github.com>
Date: Fri Aug 11 23:10:02 2023 +0200

.cirrus.yml: skip pkg update for FreeBSD 13.1 (https://github.com/vim/vim/issues/12767)

diff --git a/.cirrus.yml b/.cirrus.yml
index 8e764ae5e..cfe1d8e38 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -13,7 +13,6 @@ freebsd_task:
image_family: freebsd-12-4
timeout_in: 20m
install_script:
- - pkg update -f
- pkg install -y gettext
build_script:
- NPROC=$(getconf _NPROCESSORS_ONLN)
Reply all
Reply to author
Forward
0 new messages