mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[Windows] Add PyPy 3.9 (#5133)
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
"2.7",
|
||||
"3.6",
|
||||
"3.7",
|
||||
"3.8"
|
||||
"3.8",
|
||||
"3.9"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -50,7 +50,8 @@
|
||||
"2.7",
|
||||
"3.6",
|
||||
"3.7",
|
||||
"3.8"
|
||||
"3.8",
|
||||
"3.9"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -42,7 +42,8 @@
|
||||
"versions": [
|
||||
"2.7",
|
||||
"3.7",
|
||||
"3.8"
|
||||
"3.8",
|
||||
"3.9"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user