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