From 74b5f7cd82b1dd035439aa3a704dcefdc399dbf9 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Wed, 14 Oct 2020 13:37:20 +0200 Subject: Reduce bors timeout --- bors.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'bors.toml') diff --git a/bors.toml b/bors.toml index 1f4eb510a..1f6603030 100644 --- a/bors.toml +++ b/bors.toml @@ -6,3 +6,4 @@ status = [ "TypeScript (windows-latest)", ] delete_merged_branches = true +timeout_sec = 1200 # 20 min -- cgit v1.2.3