mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
remove boost from ubuntu images (#2844)
This commit is contained in:
@@ -47,16 +47,6 @@
|
||||
],
|
||||
"default": "1.15.*"
|
||||
},
|
||||
{
|
||||
"name": "boost",
|
||||
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
|
||||
"platform" : "linux",
|
||||
"platform_version": "16.04",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"1.72.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
"platform_version": "16.04",
|
||||
|
||||
@@ -47,16 +47,6 @@
|
||||
],
|
||||
"default": "1.15.*"
|
||||
},
|
||||
{
|
||||
"name": "boost",
|
||||
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
|
||||
"platform" : "linux",
|
||||
"platform_version": "18.04",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"1.72.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
"platform_version": "18.04",
|
||||
|
||||
Reference in New Issue
Block a user