From c152328e5a97d88b1686b60c72c0ac5a66fc8f25 Mon Sep 17 00:00:00 2001 From: hemanthmanga <166606741+hemanthmanga@users.noreply.github.com> Date: Fri, 18 Oct 2024 01:38:42 +0530 Subject: [PATCH] Removing Node version 16 (#10808) Co-authored-by: Hemanth Manga --- images/ubuntu/toolsets/toolset-2404.json | 1 - 1 file changed, 1 deletion(-) diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 683a243e2..765dcf70f 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -28,7 +28,6 @@ "platform" : "linux", "arch": "x64", "versions": [ - "16.*", "18.*", "20.*" ]