diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index 77012fa30..2cd0a4ce4 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -437,9 +437,9 @@ "kotlin": { "version": "2.1.10", "pinnedDetails": { - "link": "https://youtrack.jetbrains.com/issues/KT?preview=KT-76169", - "reason": "this was pinned due to a new version 2.1.20 released has an issue with kotlinc-js -version` and kapt -version", - "review-at": "2025-03-31" + "link": "https://github.com/actions/runner-images/issues/12045", + "reason": "Image is deprecated and will be removed soon", + "review-at": "2027-01-01" } }, "openssl": { diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index b1aa580c0..7d8851e3f 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -128,14 +128,8 @@ } }, "mingw": { - "version": "12.2.0", - "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" - } + "version": "14.*", + "runtime": "ucrt" }, "MsysPackages": { "msys2": [], diff --git a/images/windows/toolsets/toolset-2025.json b/images/windows/toolsets/toolset-2025.json index f3cd7e113..083c129e2 100644 --- a/images/windows/toolsets/toolset-2025.json +++ b/images/windows/toolsets/toolset-2025.json @@ -110,14 +110,8 @@ } }, "mingw": { - "version": "14.2.0", - "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" - } + "version": "15.*", + "runtime": "ucrt" }, "MsysPackages": { "msys2": [],