Skip to content

Commit f9f8606

Browse files
authored
Allow AMDGPU.jl CI to fail.
1 parent 09b4708 commit f9f8606

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ steps:
9393
rocm: "*"
9494
if: build.message !~ /\[skip tests\]/ && !build.pull_request.draft
9595
timeout_in_minutes: 120
96-
soft_fail:
97-
- exit_status: 3
96+
soft_fail: true
9897

9998
- label: "AMDGPU.jl 1.11 opaque pointers"
10099
plugins:

0 commit comments

Comments
 (0)