From 5676b8b82520e84040b0e57569be0c0db7d92c4c Mon Sep 17 00:00:00 2001 From: hemanthmanga <166606741+hemanthmanga@users.noreply.github.com> Date: Fri, 2 May 2025 22:42:55 +0530 Subject: [PATCH] [Windows 19 & Windows 22] Removing Node.js version 16* (#12122) --- 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 2ab89eea..bed4b8b2 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -60,7 +60,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "16.*", "18.*", "20.*", "22.*" diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index 5f90a14c..ce1d379f 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -59,7 +59,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "16.*", "18.*", "20.*", "22.*"