On Wed, Sep 21, 2022 at 09:46:30AM -0700, Andres Freund wrote: > I think we should: > > - convert windows to build with ninja - it builds faster, runs all tests, > parallelizes tests. That means that msbuild based builds don't have coverage > via CI / cfbot, but we don't currently have the resources to test both.
+1 If multiple Windows (or other) tasks are going to exist, I think they should have separate "ci-os-only" conditions, like windows-msvc, windows-ninja, ... It should be possible to run only one.