Skip to content

Commit 0597d7a

Browse files
committed
Set the new Android steps as "soft_fail"
1 parent f6f8709 commit 0597d7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libcxx/utils/ci/buildkite-pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,6 +1131,7 @@ steps:
11311131
automatic:
11321132
- exit_status: -1 # Agent was lost
11331133
limit: 2
1134+
soft_fail: true
11341135
timeout_in_minutes: 120
11351136

11361137
- label: "Android 13, x86_64 NDK"
@@ -1145,4 +1146,5 @@ steps:
11451146
automatic:
11461147
- exit_status: -1 # Agent was lost
11471148
limit: 2
1149+
soft_fail: true
11481150
timeout_in_minutes: 120

0 commit comments

Comments
 (0)