From 0ac8b88061567fedf8e5292b11bd09e6d57949cf Mon Sep 17 00:00:00 2001 From: Maxim Lobanov Date: Wed, 4 Nov 2020 09:30:19 +0300 Subject: [PATCH] deprecate old tools --- images/win/toolsets/toolset-2016.json | 1 - images/win/toolsets/toolset-2019.json | 10 ---------- 2 files changed, 11 deletions(-) diff --git a/images/win/toolsets/toolset-2016.json b/images/win/toolsets/toolset-2016.json index fef0a3fcbad7..8b6f32f36955 100644 --- a/images/win/toolsets/toolset-2016.json +++ b/images/win/toolsets/toolset-2016.json @@ -73,7 +73,6 @@ "platform" : "win32", "toolset": "msvc14.1", "versions": [ - "1.69.0", "1.72.0" ] } diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index c76c9701b53e..a056fd88ed26 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -66,16 +66,6 @@ ], "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", "url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",