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:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4764,
|
||||
/**/
|
||||
4763,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user