mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
Remove Python 3.12 from the toolcache (#8510)
This commit is contained in:
@@ -36,8 +36,7 @@
|
||||
"3.8.*",
|
||||
"3.9.*",
|
||||
"3.10.*",
|
||||
"3.11.*",
|
||||
"3.12.*"
|
||||
"3.11.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user