Add pinnedDetails to mingw
This commit is contained in:
@@ -150,7 +150,13 @@
|
|||||||
},
|
},
|
||||||
"mingw": {
|
"mingw": {
|
||||||
"version": "12.2.0",
|
"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": {
|
"MsysPackages": {
|
||||||
"msys2": [],
|
"msys2": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user