mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
Ubuntu add python 3.10 to the toolcache (#4252)
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"3.6.*",
|
||||
"3.7.*",
|
||||
"3.8.*",
|
||||
"3.9.*"
|
||||
"3.9.*",
|
||||
"3.10.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
"3.6.*",
|
||||
"3.7.*",
|
||||
"3.8.*",
|
||||
"3.9.*"
|
||||
"3.9.*",
|
||||
"3.10.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user