From d8d7e47c2c798405b70372eae5cb473639019c8b Mon Sep 17 00:00:00 2001 From: hemanthmanga <166606741+hemanthmanga@users.noreply.github.com> Date: Fri, 30 May 2025 19:44:32 +0530 Subject: [PATCH] [Ubuntu 22] Removing Python version:3.8.* (#12278) --- images/ubuntu/toolsets/toolset-2204.json | 1 - 1 file changed, 1 deletion(-) diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 38027e42a..2df688757 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -7,7 +7,6 @@ "platform_version": "22.04", "arch": "x64", "versions": [ - "3.8.*", "3.9.*", "3.10.*", "3.11.*",