ci: combine windows build jobs
Instead of having a matrix of jobs, use a single job running all the tests like the linux jobs do.
This helps with improved cache hits as most of the deps are shared between the builds.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Instead of having a matrix of jobs, use a single job running all the tests like the linux jobs do.
This helps with improved cache hits as most of the deps are shared between the builds.