Skip to content

Commit

Permalink
ci: move stable-sbf job to solana queue (backport #28437) (#28442)
Browse files Browse the repository at this point in the history
ci: move `stable-sbf` job to `solana` queue

(cherry picked from commit 18e0785)

Co-authored-by: Trent Nelson <[email protected]>
  • Loading branch information
mergify[bot] and t-nelson authored Oct 18, 2022
1 parent 7323e46 commit 1bea702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/buildkite-pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ all_test_steps() {
timeout_in_minutes: 35
artifact_paths: "bpf-dumps.tar.bz2"
agents:
queue: "gcp"
queue: "solana"
EOF
else
annotate --style info \
Expand Down

0 comments on commit 1bea702

Please sign in to comment.