1
0
forked from aniani/vim

patch 8.2.5119: CI uses cache v2

Problem:    CI uses cache v2.
Solution:   Use cache v3. (closes #10588)
This commit is contained in:
Philip H
2022-06-17 21:27:38 +01:00
committed by Bram Moolenaar
parent f9f2a330b9
commit 2ff7e7e16d
2 changed files with 4 additions and 2 deletions

View File

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