[Ubuntu] Updated the pypy latest version (#12678)

This commit is contained in:
RaviAkshintala
2025-07-31 20:09:28 +05:30
committed by GitHub
parent 09837b47ee
commit 9473275c43
2 changed files with 4 additions and 2 deletions

View File

@@ -22,7 +22,8 @@
"3.7", "3.7",
"3.8", "3.8",
"3.9", "3.9",
"3.10" "3.10",
"3.11"
] ]
}, },
{ {

View File

@@ -20,7 +20,8 @@
"platform" : "linux", "platform" : "linux",
"versions": [ "versions": [
"3.9", "3.9",
"3.10" "3.10",
"3.11"
] ]
}, },
{ {