microsoft / go

The Microsoft build of the Go toolset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Windows 2019 test builders to CI

dagood opened this issue · comments

We should check that Windows 2019 works with some known MinGW builds to help with issues like this:

We should document what combination(s) we're testing, which we recommend, and how to get them.

Ideally we should also provide a script/command to check which MinGW version is actually being used, to diagnose in CI and locally without guesswork. I imagine I'll be making a tool to run in our CI to download several known versions of MinGW, so perhaps that could be shared to also use in CI to avoid depending on whatever the image provider includes.

Windows Server 2019 has reached EOL on January 9th. We will add 2025 builders to the CI once they become EA