Skip to content

Commit fce290c

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

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
@@ -11,8 +11,7 @@ steps:
1111
- JuliaCI/julia-coverage#v1:
1212
codecov: true
1313
agents:
14-
queue: "juliagpu"
15-
cuda: "*"
14+
queue: "cuda"
1615
if: build.message !~ /\[skip tests\]/
1716
timeout_in_minutes: 60
1817

0 commit comments

Comments
 (0)