remove boost from ubuntu images (#2844)

This commit is contained in:
Mikhail Timofeev
2021-03-05 10:22:42 +03:00
committed by GitHub
parent 6ec7e94c45
commit adcbf9592c
6 changed files with 1 additions and 67 deletions

View File

@@ -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",

View File

@@ -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",