[all-commits] [llvm/llvm-project] d25022: [workflows] Stop using the build-test-llvm-project...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Sat Feb 3 21:37:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d25022bb689b9bf48a24c0ae6c29c1d3c2f32823
https://github.com/llvm/llvm-project/commit/d25022bb689b9bf48a24c0ae6c29c1d3c2f32823
Author: Tom Stellard <tstellar at redhat.com>
Date: 2024-02-03 (Sat, 03 Feb 2024)
Changed paths:
M .github/workflows/llvm-project-tests.yml
Log Message:
-----------
[workflows] Stop using the build-test-llvm-project action (#80580)
This action is really just a wrapper around cmake and ninja. It doesn't
add any value to the builds, and I don't think we need it now that there
are reusable workflows.
More information about the All-commits
mailing list