From f34cbb76a919f7b0ade4a334ac5c4c8d3653df62 Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Fri, 31 Oct 2025 13:37:38 +0100 Subject: [PATCH] [ubuntu] Remove deprecated Node, Ruby, gcc versions (#13232) --- images/ubuntu/toolsets/toolset-2204.json | 3 --- images/ubuntu/toolsets/toolset-2404.json | 1 - 2 files changed, 4 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 8285f0b79..ba1cd9576 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -33,7 +33,6 @@ "platform" : "linux", "arch": "x64", "versions": [ - "18.*", "20.*", "22.*", "24.*" @@ -57,7 +56,6 @@ "platform_version": "22.04", "arch": "x64", "versions": [ - "3.1.*", "3.2.*", "3.3.*", "3.4.*" @@ -290,7 +288,6 @@ }, "gcc": { "versions": [ - "g++-9", "g++-10", "g++-12" ] diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index aa80e73ac..6e7fcf693 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -31,7 +31,6 @@ "platform" : "linux", "arch": "x64", "versions": [ - "18.*", "20.*", "22.*", "24.*"