1
0
forked from aniani/vim

patch 9.0.0704: CI runs "tiny" and "small" builds, which are the same

Problem:    CI runs "tiny" and "small" builds, which are the same.
Solution:   Remove the "small" build. (Naruhiko Nishino, closes #11315)
This commit is contained in:
Naruhiko Nishino
2022-10-09 13:28:36 +01:00
committed by Bram Moolenaar
parent 330d64d32c
commit b7af5a0445
2 changed files with 4 additions and 2 deletions

View File

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