Skip to content

Commit

Permalink
CI (Buildkite): temporarily allow the llvmpasses job to fail (Julia…
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Jan 5, 2022
1 parent 144ebba commit 85a6990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipelines/main/misc/llvmpasses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ steps:
timeout_in_minutes: 60
- label: "llvmpasses"
key: "llvmpasses"
soft_fail: true # TODO: delete this line
plugins:
- JuliaCI/julia#v1:
# Drop default "registries" directory, so it is not persisted from execution to execution
Expand Down

0 comments on commit 85a6990

Please sign in to comment.