[llvm] [CI] Disable flang from pre-commit tests when Flang files are not touched (PR #93485)
Mehdi Amini via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 11:08:57 PDT 2024
joker-eph wrote:
> So is this disabling both linux and windows pre-commit testing?
Yes but only on PR that don't touch flang directly. That is a PR that would only touch other projects (llvm/mlir/clang) used to to trigger testing of Flang since they can potentially break it.
https://github.com/llvm/llvm-project/pull/93485
More information about the llvm-commits
mailing list