From: Marc Hoersken Date: Tue, 14 Jun 2022 19:14:12 +0000 (+0200) Subject: CI/cirrus: align Windows timeout with Azure CI at 120 minutes X-Git-Tag: curl-7_84_0~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0263c828a53e852eef6c2da34039e41aff998605;p=thirdparty%2Fcurl.git CI/cirrus: align Windows timeout with Azure CI at 120 minutes Closes #9009 --- diff --git a/.cirrus.yml b/.cirrus.yml index 6eb9194d4a..b6e512e7e7 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -76,7 +76,7 @@ freebsd_task: windows_task: name: Windows - timeout_in: 90m + timeout_in: 120m windows_container: image: ${container_img}