Skip to content

Commit 1094e93

Browse files
committed
Update GPU CI.
1 parent ef1aa49 commit 1094e93

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
steps:
2-
- label: "GPU Integeration"
2+
- label: "GPU integration"
33
plugins:
44
- JuliaCI/julia#v0.5:
55
version: '1.5'
6-
- JuliaCI/julia-test#v0.3:
6+
- JuliaCI/julia-test#v0.3: ~
77
agents:
88
queue: "juliagpu"
9+
cuda: "*"
910
timeout_in_minutes: 60

0 commit comments

Comments
 (0)