From 9a07550a9e01ac9c54b98e732990e22415b20141 Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Thu, 14 Sep 2023 21:46:26 +0200 Subject: [PATCH] [ubuntu20.04] Remove Python 3.6 (#8292) --- 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 228168c53..9c3c4c3e7 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": [ - "3.6.*", "3.7.*", "3.8.*", "3.9.*",