From 58ecf45cf0b768fb9c5f00f39c61667c19fdf95e Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin Date: Thu, 8 Jan 2026 12:33:11 +0100 Subject: [PATCH] [ubuntu] Remove cached Python 3.9 --- images/ubuntu/toolsets/toolset-2204.json | 1 - images/ubuntu/toolsets/toolset-2404.json | 1 - 2 files changed, 2 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 5bd221abe..213740d6f 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.9.*", "3.10.*", "3.11.*", "3.12.*", diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index aaa776c9a..00392195c 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -7,7 +7,6 @@ "platform_version": "24.04", "arch": "x64", "versions": [ - "3.9.*", "3.10.*", "3.11.*", "3.12.*",