1
0
forked from aniani/vim

patch 8.2.4764: CI uses an older gcc version

Problem:    CI uses an older gcc version.
Solution:   Use GCC 11. (closes #10185)
This commit is contained in:
Philip H
2022-04-16 20:04:30 +01:00
committed by Bram Moolenaar
parent f50808ed13
commit d2edee5cf3
3 changed files with 13 additions and 2 deletions

View File

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