From c0b15886847bc55e8b5ca913ef6d4c2d6156ab32 Mon Sep 17 00:00:00 2001 From: Prabhatkumar59 <167855894+Prabhatkumar59@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:33:49 +0530 Subject: [PATCH] adding latest 3.2 version (#10988) Co-authored-by: Prabhat kumar --- images/ubuntu/toolsets/toolset-2404.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index a4f7b857..fa71fd06 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -49,7 +49,9 @@ "name": "Ruby", "platform_version": "24.04", "arch": "x64", - "versions": [] + "versions": [ + "3.2.*" + ] }, { "name": "CodeQL",