From cffd446924414e5d82368e9170520433c22bf77d Mon Sep 17 00:00:00 2001 From: Mazdak Farrokhzad Date: Thu, 5 Sep 2019 22:50:38 +0200 Subject: [PATCH] Add another 15 minutes to the bors timeout --- homu.toml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homu.toml.template b/homu.toml.template index 62922721..2a565d72 100644 --- a/homu.toml.template +++ b/homu.toml.template @@ -35,7 +35,7 @@ port = 7942 [repo.rust] owner = "rust-lang" name = "rust" -timeout = 14400 +timeout = 15300 # Permissions managed through rust-lang/team rust_team = true