mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 08:06:31 +00:00

I've recently noticed that our CI is bottlenecked around platforms on which we don't have a lot of capacity like macOS (mostly) and Windows. To try to alleviate that, this patch moves the macOS builds and the Windows builds further down the pipeline so that they will get triggered less often (if an earlier job fails).