superduper
superduper copied to clipboard
Expand CI to Include `windows-latest`
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.