1
0
forked from aniani/vim

patch 9.0.0264: CI still runs on Ubuntu 18.04

Problem:    CI still runs on Ubuntu 18.04.
Solution:   Run CI on Ubuntu 20.04. (closes #10582)
This commit is contained in:
Philip H
2022-08-25 15:21:24 +01:00
committed by Bram Moolenaar
parent 6d4b2f54df
commit b213703f35
2 changed files with 4 additions and 7 deletions

View File

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