Skip to content

Commit 0ebcaaf

Browse files
maleadtclaude
andcommitted
Update Buildkite pipeline for the new JuliaGPU cluster.
Switch to the per-backend queues of the new JuliaGPU cluster. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent db58754 commit 0ebcaaf

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
@@ -6,8 +6,7 @@ steps:
66
- JuliaCI/julia-test#v1:
77
coverage: false # 1000x slowdown
88
agents:
9-
queue: "juliagpu"
10-
cuda: "*"
9+
queue: "cuda"
1110
timeout_in_minutes: 60
1211
# Don't run Buildkite if the commit message includes the text [skip tests]
1312
if: build.message !~ /\[skip tests\]/

0 commit comments

Comments
 (0)