[all-commits] [llvm/llvm-project] 9ed4a5: Add libc++ github actions workflow to replace buil...
Eric via All-commits
all-commits at lists.llvm.org
Fri Nov 17 05:57:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ed4a57e31ddabd9628b31fe1c0abe75d3789ecf
https://github.com/llvm/llvm-project/commit/9ed4a57e31ddabd9628b31fe1c0abe75d3789ecf
Author: Eric <eric at efcs.ca>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
A .github/workflows/libcxx-build-and-test.yaml
M libcxx/utils/ci/buildkite-pipeline.yml
Log Message:
-----------
Add libc++ github actions workflow to replace buildkite (#71836)
This change ports almost all of the linux buildkite builders to github
actions.
I would like to have this transition occur as soon as possible.
More information about the All-commits
mailing list