From 85a77e7225e35aba11b2fff20f3d307d79724494 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sat, 23 Jan 2021 17:01:47 -0800 Subject: [PATCH] Wow, this is terrible --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c1998e0..831cfae 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -17,4 +17,4 @@ jobs: - checkout - run: command: tools/ci-bootstrap.bash - no_output_timeout: 1h + no_output_timeout: 2h