0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

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:
Philip H
2022-02-12 10:53:07 +00:00
committed by Bram Moolenaar
parent 0c3cc2fec3
commit 18f7593e57
2 changed files with 5 additions and 3 deletions

View File

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