diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-05-23 14:21:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-24 01:21:55 +0400 |
commit | dc1bfbc9735ba82bf319e6aa2209e1a795fb659f (patch) | |
tree | f64115213110d832d84c6d27869150c04596fc5d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | faa0bd3ca2d1ee1dba1cd790e6e8e8b7cf8fca5c (diff) | |
download | llvm-dc1bfbc9735ba82bf319e6aa2209e1a795fb659f.zip llvm-dc1bfbc9735ba82bf319e6aa2209e1a795fb659f.tar.gz llvm-dc1bfbc9735ba82bf319e6aa2209e1a795fb659f.tar.bz2 |
[clang][ci] Remove unnecessary BuildKite jobs for Clang (#93233)
1. Remove the format-checking job from the BuildKite pipeline. We now
have a monorepo-wide format checker implemented with Github Actions, so
that should not be necessary anymore.
2. Stop building and testing Clang on Windows via the clang-ci pipeline.
We already do that in the github-pull-requests pipeline, so that's just
duplicate work.
3. Stop testing Clang on Linux in the clang-ci pipeline. We already do
that in the github-pull-requests pipeline too, so that's also duplicate
work. For now we still build Clang because the other jobs in the
clang-ci pipeline require its artifacts, but that could be improved.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions