mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 07:06:54 +00:00
[Ubuntu] add clang-11
This commit is contained in:
@@ -123,7 +123,9 @@
|
|||||||
"iputils-ping",
|
"iputils-ping",
|
||||||
"lib32z1",
|
"lib32z1",
|
||||||
"libc++abi-dev",
|
"libc++abi-dev",
|
||||||
|
"libc++abi-11-dev",
|
||||||
"libc++-dev",
|
"libc++-dev",
|
||||||
|
"libc++-11-dev",
|
||||||
"libcurl4",
|
"libcurl4",
|
||||||
"libgbm-dev",
|
"libgbm-dev",
|
||||||
"libgconf-2-4",
|
"libgconf-2-4",
|
||||||
@@ -233,7 +235,8 @@
|
|||||||
"versions": [
|
"versions": [
|
||||||
"8",
|
"8",
|
||||||
"9",
|
"9",
|
||||||
"10"
|
"10",
|
||||||
|
"11"
|
||||||
],
|
],
|
||||||
"default_version": "10"
|
"default_version": "10"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user