Skip to content

Commit

Permalink
Run jobs on the hosted queue
Browse files Browse the repository at this point in the history
We're experimenting with a new queue, and slowly shifting work over to
it. I expect this should Just Work, but it's safe to revert if the new
agents cause any trouble.
  • Loading branch information
yob committed May 6, 2024
1 parent 54d249f commit 6d0f931
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
agents:
queue: hosted

steps:
- name: ":bomb: Test"
command: make test
Expand Down

0 comments on commit 6d0f931

Please sign in to comment.