mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 19:56:52 +00:00

Flang triggers some OOM on Windows CI right now. This is disruptive to MLIR and LLVM changes that don't touch Flang, as such we disable building Flang on Windows only for these PR that don't touch flang. The testing on Linux is unchanged, and the post-merge Windows testing is still fully covering here.