From 7503cd841aac98ea6d7a635efe36dcc71838166d Mon Sep 17 00:00:00 2001 From: Alexey-Ayupov <116575425+Alexey-Ayupov@users.noreply.github.com> Date: Fri, 12 May 2023 14:01:36 +0200 Subject: [PATCH] [ubuntu] Remove Python 2.7 from toolcache (#7582) --- images/linux/toolsets/toolset-2004.json | 1 - 1 file changed, 1 deletion(-) diff --git a/images/linux/toolsets/toolset-2004.json b/images/linux/toolsets/toolset-2004.json index 63a438a16..83d72f68d 100644 --- a/images/linux/toolsets/toolset-2004.json +++ b/images/linux/toolsets/toolset-2004.json @@ -7,7 +7,6 @@ "platform_version": "20.04", "arch": "x64", "versions": [ - "2.7.*", "3.6.*", "3.7.*", "3.8.*",