Skip to content

Commit

Permalink
Update GPU CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Jan 4, 2021
1 parent ef1aa49 commit 1094e93
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
steps:
- label: "GPU Integeration"
- label: "GPU integration"
plugins:
- JuliaCI/julia#v0.5:
version: '1.5'
- JuliaCI/julia-test#v0.3:
- JuliaCI/julia-test#v0.3: ~
agents:
queue: "juliagpu"
cuda: "*"
timeout_in_minutes: 60

0 comments on commit 1094e93

Please sign in to comment.