From 6a44597a5865469c417c402ae8c9a0c950bb2833 Mon Sep 17 00:00:00 2001 From: Roman Yurchak Date: Thu, 8 Apr 2021 09:20:26 +0200 Subject: [PATCH] MAINT/CI increase build timeout (#1442) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 4c722d0dd..6a89b3064 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -109,7 +109,7 @@ jobs: - run: name: build packages - no_output_timeout: 1200 + no_output_timeout: 1800 command: | ccache -z make