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 6ff5590 + c477b3b commit cbf3bb4Copy full SHA for cbf3bb4
1 file changed
.buildkite/pipeline.yml
@@ -11,7 +11,6 @@ steps:
11
# - JuliaCI/julia-coverage#v1:
12
# codecov: true
13
agents:
14
- queue: "juliagpu"
15
- cuda: "*"
+ queue: "cuda"
16
if: build.message !~ /\[skip tests\]/
17
timeout_in_minutes: 120
0 commit comments