From dce8c221b73d94130b89fc35ba52be88056a95cf Mon Sep 17 00:00:00 2001 From: Jakub Kuczys <6032823+jack1142@users.noreply.github.com> Date: Sun, 24 Jul 2022 13:37:53 +0200 Subject: [PATCH] Add more leeway to the 55 minutes task Co-authored-by: Joe Rickerby --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 38113076..bc1054df 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -43,7 +43,7 @@ linux_arm64_task: windows_x86_task: # The task takes ~55 minutes while the timeout happens # after 60 minutes by default, let's allow some wiggle room. - timeout_in: 70m + timeout_in: 90m windows_container: image: cirrusci/windowsservercore:visualstudio2022 cpu: 8