Skip to content

Commit a48e451

Browse files
authored
Unrolled build for #141771
Rollup merge of #141771 - Kobzol:bors-increase-timeout, r=marcoieni Increase timeout for new bors try builds To sync it with [homu](https://github.com/rust-lang/homu/blob/master/cfg.production.toml#L34). Saw the timeout [here](#138699 (comment)), it was set to only 4 hours for new bors. r? ``@marcoieni``
2 parents 70b3f46 + 78d9874 commit a48e451

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rust-bors.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
timeout = 14400
1+
# 6 hours timeout for CI builds
2+
timeout = 21600

0 commit comments

Comments
 (0)