superduper icon indicating copy to clipboard operation
superduper copied to clipboard

Expand CI to Include `windows-latest`

Open nenb opened this issue 2 years ago • 0 comments
trafficstars

Our CI does not currently run on Windows. We should add this.

An inital (failed) attempt was made in #457.

Some potentially relevant resources include:

  • https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners
  • https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md
  • https://github.com/actions/runner/issues/904 - I can't figure out if this means that we need to rethink how we deploy our MongoDB services (eg maybe we should use MongoDB Atlas instead), or does it just need a bit more perserverance.

nenb avatar Jul 18 '23 17:07 nenb