From 6bce83dde8e10f7540e8d80013f6b38728a8fe28 Mon Sep 17 00:00:00 2001 From: mpostma Date: Wed, 8 Jul 2020 13:36:33 +0200 Subject: [PATCH] set bors timeout --- bors.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bors.toml b/bors.toml index f66b1661f..d2384370f 100644 --- a/bors.toml +++ b/bors.toml @@ -1 +1,3 @@ status = ["Test binaries with cargo test"] +# 4 hours timeout +timeout-sec = 14400