mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
.cirrus.yml: skip pkg update for FreeBSD 13.1 (#12767)
This commit is contained in:
@@ -13,7 +13,6 @@ freebsd_task:
|
|||||||
image_family: freebsd-12-4
|
image_family: freebsd-12-4
|
||||||
timeout_in: 20m
|
timeout_in: 20m
|
||||||
install_script:
|
install_script:
|
||||||
- pkg update -f
|
|
||||||
- pkg install -y gettext
|
- pkg install -y gettext
|
||||||
build_script:
|
build_script:
|
||||||
- NPROC=$(getconf _NPROCESSORS_ONLN)
|
- NPROC=$(getconf _NPROCESSORS_ONLN)
|
||||||
|
Reference in New Issue
Block a user