From dae0f7797151bea4f62f17b72bb7cd9afc01c715 Mon Sep 17 00:00:00 2001 From: RaviAkshintala <167848931+RaviAkshintala@users.noreply.github.com> Date: Thu, 10 Oct 2024 22:39:22 +0530 Subject: [PATCH] Removing Go version 1.20 (#10761) Co-authored-by: Ravi Akshintala --- images/ubuntu/toolsets/toolset-2004.json | 1 - images/ubuntu/toolsets/toolset-2204.json | 1 - 2 files changed, 2 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index c2896a29..6ac26c19 100644 --- a/images/ubuntu/toolsets/toolset-2004.json +++ b/images/ubuntu/toolsets/toolset-2004.json @@ -45,7 +45,6 @@ "arch": "x64", "platform" : "linux", "versions": [ - "1.20.*", "1.21.*", "1.22.*" ], diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 1f9b04eb..8cf804fc 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -43,7 +43,6 @@ "arch": "x64", "platform" : "linux", "versions": [ - "1.20.*", "1.21.*", "1.22.*" ],