mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-07 10:40:21 +08:00
Add pinnedDetails to mingw
This commit is contained in:
@@ -150,7 +150,13 @@
|
||||
},
|
||||
"mingw": {
|
||||
"version": "12.2.0",
|
||||
"runtime": "ucrt"
|
||||
"runtime": "ucrt",
|
||||
"pinnedDetails": {
|
||||
"link": "https://github.com/actions/runner-images-internal/pull/6702",
|
||||
"reason": "Meaningful reason must be added at next update.",
|
||||
"review-at": "2025-06-01",
|
||||
"type": "preexisting-pinned-version-without-reason"
|
||||
}
|
||||
},
|
||||
"MsysPackages": {
|
||||
"msys2": [],
|
||||
|
||||
Reference in New Issue
Block a user