mirror of
https://github.com/actions/runner-images.git
synced 2025-12-19 00:06:57 +00:00
add python 3.9.0
This commit is contained in:
@@ -220,7 +220,8 @@
|
|||||||
"3.5.*",
|
"3.5.*",
|
||||||
"3.6.*",
|
"3.6.*",
|
||||||
"3.7.*",
|
"3.7.*",
|
||||||
"3.8.*"
|
"3.8.*",
|
||||||
|
"3.9.*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -129,7 +129,8 @@
|
|||||||
"3.5.*",
|
"3.5.*",
|
||||||
"3.6.*",
|
"3.6.*",
|
||||||
"3.7.*",
|
"3.7.*",
|
||||||
"3.8.*"
|
"3.8.*",
|
||||||
|
"3.9.*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -68,7 +68,8 @@
|
|||||||
"platform" : "darwin",
|
"platform" : "darwin",
|
||||||
"versions": [
|
"versions": [
|
||||||
"3.7.*",
|
"3.7.*",
|
||||||
"3.8.*"
|
"3.8.*",
|
||||||
|
"3.9.*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user