[cc] Explore using a cheaper agent

Try n2-4-spot to start with
This commit is contained in:
Tre' Seymour 2023-02-20 11:54:53 +00:00
parent 9109fd5afe
commit 8903ab3ddb

View file

@ -21,7 +21,7 @@ steps:
- command: .buildkite/scripts/steps/code_coverage/ingest.sh
label: 'Merge and Ingest'
agents:
queue: c2-16
queue: n2-4-spot
depends_on:
- jest
- jest-integration