Skip to content

Commit 85a6990

Browse files
authored
CI (Buildkite): temporarily allow the llvmpasses job to fail (#43663)
1 parent 144ebba commit 85a6990

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipelines/main/misc/llvmpasses.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ steps:
2626
timeout_in_minutes: 60
2727
- label: "llvmpasses"
2828
key: "llvmpasses"
29+
soft_fail: true # TODO: delete this line
2930
plugins:
3031
- JuliaCI/julia#v1:
3132
# Drop default "registries" directory, so it is not persisted from execution to execution

0 commit comments

Comments
 (0)