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.
1 parent ae6953e commit 687f0feCopy full SHA for 687f0fe
.buildkite/pipeline.yml
@@ -34,4 +34,5 @@ steps:
34
Pkg.add("AMDGPU")
35
Pkg.instantiate()
36
include("test/gpu/rocm.jl")'
37
- timeout_in_minutes: 30
+ timeout_in_minutes: 30
38
+ soft_fail: true
0 commit comments