1
0
forked from aniani/vim

patch 8.2.2175: github actions: clang-11 handling suboptimal

Problem:    Github actions: clang-11 handling suboptimal.
Solution:   Separate step of installing clang-11. Get ubuntu release name
            dynamically. (Ozaki Kiichi, closes #7514)
This commit is contained in:
Bram Moolenaar
2020-12-21 13:37:28 +01:00
parent 8c9d98a8af
commit 9aff970204
2 changed files with 18 additions and 13 deletions

View File

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