mirror of
https://github.com/actions/runner-images.git
synced 2025-12-11 03:27:05 +00:00
[Ubuntu] Updated the pypy latest version (#12678)
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
"3.7",
|
||||
"3.8",
|
||||
"3.9",
|
||||
"3.10"
|
||||
"3.10",
|
||||
"3.11"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -20,7 +20,8 @@
|
||||
"platform" : "linux",
|
||||
"versions": [
|
||||
"3.9",
|
||||
"3.10"
|
||||
"3.10",
|
||||
"3.11"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user