mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[windows] Adding pypy 3.8 to toolset (#4364)
This commit is contained in:
@@ -50,7 +50,8 @@
|
||||
"versions": [
|
||||
"2.7",
|
||||
"3.6",
|
||||
"3.7"
|
||||
"3.7",
|
||||
"3.8"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user