[llvm] [CI] Disable flang from Windows pre-commit tests (PR #93485)
Mehdi Amini via llvm-commits
llvm-commits at lists.llvm.org
Mon May 27 12:01:42 PDT 2024
joker-eph wrote:
The problem IMO is more the disruption caused to **other projects** by flang failures.
So I wouldn’t just disable flang tests entirely, instead I would exclude flang from being built/tested on windows when no files from the flang directory was touched.
https://github.com/llvm/llvm-project/pull/93485
More information about the llvm-commits
mailing list