From a1fa477069aa4c83133248deaa8fed55fd7d76e2 Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Fri, 31 Oct 2025 13:37:19 +0100 Subject: [PATCH] [windows] Remove deprecated Node, Ruby versions (#13231) --- images/windows/toolsets/toolset-2022.json | 2 -- images/windows/toolsets/toolset-2025.json | 2 -- 2 files changed, 4 deletions(-) diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index cfc7239d3..0d9c1d869 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -5,7 +5,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "3.1", "3.2", "3.3", "3.4" @@ -58,7 +57,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "18.*", "20.*", "22.*", "24.*" diff --git a/images/windows/toolsets/toolset-2025.json b/images/windows/toolsets/toolset-2025.json index 870006ef0..555bb099c 100644 --- a/images/windows/toolsets/toolset-2025.json +++ b/images/windows/toolsets/toolset-2025.json @@ -5,7 +5,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "3.1", "3.2", "3.3", "3.4" @@ -42,7 +41,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "18.*", "20.*", "22.*", "24.*"