From bd3faa00113a932f431106b483d7a2754507c538 Mon Sep 17 00:00:00 2001 From: Mikhail Koliada <88318005+mikhailkoliada@users.noreply.github.com> Date: Thu, 11 Nov 2021 16:34:25 +0300 Subject: [PATCH] [Windows] Remove node version 10.x (#4478) --- images/win/toolsets/toolset-2016.json | 1 - images/win/toolsets/toolset-2019.json | 1 - images/win/toolsets/toolset-2022.json | 1 - 3 files changed, 3 deletions(-) diff --git a/images/win/toolsets/toolset-2016.json b/images/win/toolsets/toolset-2016.json index 3ec118d62..2d7027c1d 100644 --- a/images/win/toolsets/toolset-2016.json +++ b/images/win/toolsets/toolset-2016.json @@ -60,7 +60,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "10.*", "12.*", "14.*", "16.*" diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index 0f30286b2..7d693cff9 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -61,7 +61,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "10.*", "12.*", "14.*", "16.*" diff --git a/images/win/toolsets/toolset-2022.json b/images/win/toolsets/toolset-2022.json index bddcdec99..e46b1ceb6 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -51,7 +51,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "10.*", "12.*", "14.*", "16.*"