mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-28 20:38:12 +08:00
[Windows] Add PyPy 3.10 (#8039)
This commit is contained in:
committed by
GitHub
parent
8ee2d5203a
commit
8c81cda4bb
@@ -52,7 +52,8 @@
|
||||
"3.6",
|
||||
"3.7",
|
||||
"3.8",
|
||||
"3.9"
|
||||
"3.9",
|
||||
"3.10"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -46,7 +46,8 @@
|
||||
"2.7",
|
||||
"3.7",
|
||||
"3.8",
|
||||
"3.9"
|
||||
"3.9",
|
||||
"3.10"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user