1
0
forked from aniani/vim

patch 8.2.4092: MacOS CI: unnecessarily doing "Install packages"

Problem:    MacOS CI: unnecessarily doing "Install packages".
Solution:   Only do "Install packages" for huge build.  (Ozaki Kiichi,
            closes #9521)
This commit is contained in:
ichizok
2022-01-14 21:28:59 +00:00
committed by Bram Moolenaar
parent 0f112052ac
commit ece07639f4
2 changed files with 3 additions and 0 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4092,
/**/
4091,
/**/