forked from aniani/vim
patch 8.2.3500: Github CI fails to install clang
Problem: Github CI fails to install clang. Solution: Install llvm-11 explicitly. (Christian Brabandt, closes #8993)
This commit is contained in:
committed by
Bram Moolenaar
parent
3d031a0ae7
commit
3a724290c5
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3500,
|
||||
/**/
|
||||
3499,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user