From b6046999b6d2941f85709d06924af6f1170071bf Mon Sep 17 00:00:00 2001 From: sergei-pyshnoi <121864472+sergei-pyshnoi@users.noreply.github.com> Date: Wed, 22 Nov 2023 00:34:40 +0100 Subject: [PATCH] remove node14 from windows (#8862) --- images/windows/toolsets/toolset-2019.json | 1 - images/windows/toolsets/toolset-2022.json | 1 - 2 files changed, 2 deletions(-) diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index fdc24fbc5..d4640fb27 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -61,7 +61,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "14.*", "16.*", "18.*", "20.*" diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index aee512f7d..64bf6f179 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -58,7 +58,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "14.*", "16.*", "18.*", "20.*"