Skip to content

Commit

Permalink
Change buildkite agent queue to bigger/faster machines
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalKorepta committed Jan 3, 2025
1 parent 1ca3bb8 commit 67efcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ steps:
label: ":gandalf: Nightly Operator release"
timeout_in_minutes: 10
agents:
queue: k8s-builders
queue: v6-amd64-builders-m6id
commands:
- |
TAG_NAME=$(ci/scripts/tag-check.sh) ./ci/scripts/run-in-nix-docker.sh task ci:configure ci:publish-k8s-nightly-artifacts
Expand Down

0 comments on commit 67efcc3

Please sign in to comment.