From 58a7941386603fff8513cae2d90a0c02bc7e5787 Mon Sep 17 00:00:00 2001 From: Dhairya Gandhi Date: Mon, 13 Jan 2020 11:24:04 +0530 Subject: [PATCH] reduce bors timeout --- bors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bors.toml b/bors.toml index 65571c49..19f7c434 100644 --- a/bors.toml +++ b/bors.toml @@ -1,4 +1,4 @@ status = [ "ci/gitlab%" ] -timeout-sec = 14400 +timeout-sec = 3600