[all-commits] [llvm/llvm-project] 9ac64a: [libc++] Remove linux Buildkite builders entirely ...
Eric via All-commits
all-commits at lists.llvm.org
Wed Nov 29 14:34:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ac64abc02c1f4433931cf0323c12663df02b14e
https://github.com/llvm/llvm-project/commit/9ac64abc02c1f4433931cf0323c12663df02b14e
Author: Eric <eric at efcs.ca>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M .github/workflows/libcxx-build-and-test.yaml
M libcxx/utils/ci/buildkite-pipeline.yml
Log Message:
-----------
[libc++] Remove linux Buildkite builders entirely (#73825)
This removes the Google hosted Linux buildkite builders. We have since
moved all of them over to github actions.
Follow up changes will be sent for android.
More information about the All-commits
mailing list