Skip to content

Commit c6ffdcf

Browse files
maleadtclaude
andauthored
Update Buildkite pipeline for the new JuliaGPU cluster. (#325)
Switch to the per-backend queues of the new JuliaGPU cluster. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 0e396d6 commit c6ffdcf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ steps:
1010
- JuliaCI/julia-coverage#v1:
1111
codecov: true
1212
agents:
13-
queue: "juliagpu"
14-
cuda: "*"
13+
queue: "cuda"
1514
if: build.message !~ /\[skip tests\]/
1615
timeout_in_minutes: 60
1716
env:

0 commit comments

Comments
 (0)