Skip to content

Commit

Permalink
Allow all of AMDGPU.jl to fail.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
maleadt authored Nov 29, 2024
1 parent c61614c commit d77b429
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@ steps:
rocm: "*"
if: build.message !~ /\[skip tests\]/ && !build.pull_request.draft
timeout_in_minutes: 120
soft_fail:
- exit_status: 3
soft_fail: true
env:
JULIA_LLVM_ARGS: "-opaque-pointers"

Expand Down

0 comments on commit d77b429

Please sign in to comment.