mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[Ubuntu] Add PyPy 3.10 (#8038)
This commit is contained in:
committed by
GitHub
parent
8c81cda4bb
commit
9c598da9cb
@@ -24,7 +24,8 @@
|
||||
"3.6",
|
||||
"3.7",
|
||||
"3.8",
|
||||
"3.9"
|
||||
"3.9",
|
||||
"3.10"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -21,7 +21,8 @@
|
||||
"versions": [
|
||||
"3.7",
|
||||
"3.8",
|
||||
"3.9"
|
||||
"3.9",
|
||||
"3.10"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user