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