Unverified Commit 4bd32cc4 authored by Louis Dionne's avatar Louis Dionne Committed by GitHub
Browse files

[libc++] Remove anchors for agent queues from the BuildKite pipeline configuration (#75359)

We didn't save that much boilerplate with those anchors, but it made the
pipeline description harder to understand because the definition of the
jobs and the agents they run on were so far apart. Anchors are useful
for the other common boilerplate we truly share between all jobs, but it
seems reasonable to define agent queues in-line.
parent f42b930a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment