1
0
forked from aniani/vim

patch 9.0.1024: CI doesn't use the latest FreeBSD version

Problem:    CI doesn't use the latest FreeBSD version.
Solution:   Go from 12.3 to 12.4. (closes #11423)
This commit is contained in:
Philip H
2022-12-06 16:56:44 +00:00
committed by Bram Moolenaar
parent a8cdb4eef8
commit 5e0c004f0c
2 changed files with 4 additions and 2 deletions

View File

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