mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
[Windows] Update MinGW on 2022 and 2025, disable alert for 2019 (#13120)
This commit is contained in:
@@ -437,9 +437,9 @@
|
|||||||
"kotlin": {
|
"kotlin": {
|
||||||
"version": "2.1.10",
|
"version": "2.1.10",
|
||||||
"pinnedDetails": {
|
"pinnedDetails": {
|
||||||
"link": "https://youtrack.jetbrains.com/issues/KT?preview=KT-76169",
|
"link": "https://github.com/actions/runner-images/issues/12045",
|
||||||
"reason": "this was pinned due to a new version 2.1.20 released has an issue with kotlinc-js -version` and kapt -version",
|
"reason": "Image is deprecated and will be removed soon",
|
||||||
"review-at": "2025-03-31"
|
"review-at": "2027-01-01"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"openssl": {
|
"openssl": {
|
||||||
|
|||||||
@@ -128,14 +128,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mingw": {
|
"mingw": {
|
||||||
"version": "12.2.0",
|
"version": "14.*",
|
||||||
"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": [],
|
||||||
|
|||||||
@@ -110,14 +110,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mingw": {
|
"mingw": {
|
||||||
"version": "14.2.0",
|
"version": "15.*",
|
||||||
"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