mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
Add Clang 12 to Ubuntu 20.04 toolset (#3206)
* Add Clang 12 to Ubuntu 20.04 toolset * Ubuntu: Install Clang-12 directly from LLVM
This commit is contained in:
@@ -247,7 +247,8 @@
|
||||
"versions": [
|
||||
"9",
|
||||
"10",
|
||||
"11"
|
||||
"11",
|
||||
"12"
|
||||
],
|
||||
"default_version": "10"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user