mirror of
https://github.com/actions/runner-images.git
synced 2026-01-10 20:52:45 +08:00
Merge pull request #1975 from maxim-lobanov/v-malob/depr-windows
Deprecate Boost 1.69.0 from Windows images
This commit is contained in:
@@ -73,7 +73,6 @@
|
|||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"toolset": "msvc14.1",
|
"toolset": "msvc14.1",
|
||||||
"versions": [
|
"versions": [
|
||||||
"1.69.0",
|
|
||||||
"1.72.0"
|
"1.72.0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -66,16 +66,6 @@
|
|||||||
],
|
],
|
||||||
"default": "1.14.*"
|
"default": "1.14.*"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Boost",
|
|
||||||
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
|
|
||||||
"arch": "x86_64",
|
|
||||||
"platform" : "win32",
|
|
||||||
"toolset": "msvc14.1",
|
|
||||||
"versions": [
|
|
||||||
"1.69.0"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Boost",
|
"name": "Boost",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
|
||||||
|
|||||||
Reference in New Issue
Block a user