1
0
forked from aniani/vim

patch 8.2.4342: CI will soon switch to other windows version

Problem:    CI will soon switch to other windows version.
Solution:   Use "windows-2019" instead of "windows-latest". (Ozaki Kiichi,
            closes #9740)
This commit is contained in:
ichizok
2022-02-11 11:09:40 +00:00
committed by Bram Moolenaar
parent 414acd342f
commit bece72785d
2 changed files with 3 additions and 1 deletions

View File

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