mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 11:30:49 +08:00
[all OSs] Add Python 3.14 to the toolcache (#13159)
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"3.10.*",
|
||||
"3.11.*",
|
||||
"3.12.*",
|
||||
"3.13.*"
|
||||
"3.13.*",
|
||||
"3.14.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -11,7 +11,8 @@
|
||||
"3.10.*",
|
||||
"3.11.*",
|
||||
"3.12.*",
|
||||
"3.13.*"
|
||||
"3.13.*",
|
||||
"3.14.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user