From eeb6fdd7d4079e461cea53bc4c660341817461de Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 9 Feb 2025 12:27:42 +0300 Subject: [PATCH] refactor(ops/pipelines): use large build slots for eval Change-Id: I22b3ebb91695a3d43696196c0a189d3b1656df8d Reviewed-on: https://cl.tvl.fyi/c/depot/+/13128 Reviewed-by: sterni Tested-by: BuildkiteCI Autosubmit: tazjin --- ops/pipelines/static-pipeline.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ops/pipelines/static-pipeline.yaml b/ops/pipelines/static-pipeline.yaml index dc57c4e46..87bd6eae5 100644 --- a/ops/pipelines/static-pipeline.yaml +++ b/ops/pipelines/static-pipeline.yaml @@ -49,9 +49,9 @@ steps: # Generate & upload dynamic build steps - label: ":llama:" key: "pipeline-gen" - concurrency_group: 'depot-nix-eval' - concurrency: 4 # TODO: limit per builder host? priority: 1 + agents: + large: true command: | set -ue