From 193f38a7c7258978e590f54aa55e048adb45e9ef Mon Sep 17 00:00:00 2001 From: Antoine Poinsot Date: Wed, 11 Sep 2024 08:27:28 +0200 Subject: [PATCH] ci: lower overall timeout 2 minutes should be more than enough, this more than halves the time to detect something's wrong! --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 384b6734..1aa5751d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -8,7 +8,7 @@ task: EXECUTOR_WORKERS: 3 VERBOSE: 0 LOG_LEVEL: debug - TIMEOUT: 300 + TIMEOUT: 120 matrix: - name: 'Misc functional tests' env: