[llvm] [SPIR-V] Add pre-commit CI workflow (PR #74092)
Vyacheslav Levytskyy via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 7 03:46:20 PST 2025
VyacheslavLevytskyy wrote:
This now always leads to fails in Github Actions for linux runs, and this doesn't depend on the sub-project. I can see the same fail here, for example: https://github.com/llvm/llvm-project/actions/runs/12631817480/job/35194267947
I guess it's a blocker now that causes failures in every sub-project that relies on `.github/workflows/llvm-project-tests.yml`. @boomanaiden154 @tstellar May I ask your advice, what you consider the best way forward to fix/mitigate this?
https://github.com/llvm/llvm-project/pull/74092
More information about the llvm-commits
mailing list