[cc] Explore using a cheaper agent (#151607)

Try n2-4-spot to start with

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
This commit is contained in:
Tre 2023-02-27 11:31:10 +00:00 committed by GitHub
parent b17c4fb304
commit 032db6d78d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,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