Add pinnedDetails to mingw

This commit is contained in:
lawrencegripper
2025-01-31 10:55:38 +00:00
parent b14b8bf08f
commit 645b62769b
+7 -1
View File
@@ -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": [],