.cirrus.yml: skip pkg update for FreeBSD 13.1 (#12767)
Commit:
https://github.com/vim/vim/commit/cd4e4e169ab3ff0b9315e5bc16d5ba490ee251ff
Author: Philip H <[email protected]>
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)
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/E1qUZTM-00FAb0-R7%40256bit.org.