forked from aniani/vim
patch 8.2.3891: github CI: workflows may overlap
Problem: Github CI: workflows may overlap.
Solution: Cancel previous workflows when starting a new one. (Yegappan
Lakshmanan, closes #9400)
This commit is contained in:
committed by
Bram Moolenaar
parent
d787e40fdb
commit
7f4a628efe
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3891,
|
||||
/**/
|
||||
3890,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user