forked from aniani/vim
patch 8.2.4353: CI does not use the latest Lua and Python
Problem: CI does not use the latest Lua and Python. Solution: Use Lua 5.4.2 and Python 3.10. (closes #9744)
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4353,
|
||||
/**/
|
||||
4352,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user