mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
[Windows] Install mingw binaries manually (#8418)
This commit is contained in:
committed by
GitHub
parent
375e9a1c27
commit
72bdf7ea7c
@@ -151,7 +151,8 @@
|
||||
}
|
||||
},
|
||||
"mingw": {
|
||||
"version": "12.2.0.03042023"
|
||||
"version": "12.2.0",
|
||||
"runtime": "ucrt"
|
||||
},
|
||||
"MsysPackages": {
|
||||
"msys2": [],
|
||||
|
||||
Reference in New Issue
Block a user