We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef1aa49 + d40f23f commit 16235e7Copy full SHA for 16235e7
.buildkite/pipeline.yml
@@ -1,9 +1,10 @@
1
steps:
2
- - label: "GPU Integeration"
+ - label: "GPU integration"
3
plugins:
4
- JuliaCI/julia#v0.5:
5
version: '1.5'
6
- - JuliaCI/julia-test#v0.3:
+ - JuliaCI/julia-test#v0.3: ~
7
agents:
8
queue: "juliagpu"
9
+ cuda: "*"
10
timeout_in_minutes: 60
.gitlab-ci.yml
0 commit comments