From 9473275c437a503a4151ee285f6f7557e211dbb9 Mon Sep 17 00:00:00 2001 From: RaviAkshintala <167848931+RaviAkshintala@users.noreply.github.com> Date: Thu, 31 Jul 2025 20:09:28 +0530 Subject: [PATCH] [Ubuntu] Updated the pypy latest version (#12678) --- images/ubuntu/toolsets/toolset-2204.json | 3 ++- images/ubuntu/toolsets/toolset-2404.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index ecb999212..28ed00260 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -22,7 +22,8 @@ "3.7", "3.8", "3.9", - "3.10" + "3.10", + "3.11" ] }, { diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 55be5ef87..37da78264 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -20,7 +20,8 @@ "platform" : "linux", "versions": [ "3.9", - "3.10" + "3.10", + "3.11" ] }, {