From: Marc Hoersken Date: Mon, 2 Mar 2020 18:44:19 +0000 (+0100) Subject: ci/tests: some MacOS builds randomly take longer than 20min X-Git-Tag: curl-7_69_0~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e539970e423fb562a42de6e5aa3f4cd3866999b;p=thirdparty%2Fcurl.git ci/tests: some MacOS builds randomly take longer than 20min --- diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 2ac52f19ae..f7ca699a9e 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -131,7 +131,7 @@ stages: jobs: - job: macos_vanilla displayName: macos default - timeoutInMinutes: 20 + timeoutInMinutes: 30 pool: vmImage: 'macOS-latest' steps: @@ -151,7 +151,7 @@ stages: - job: macos_libssh2 displayName: macos libssh2 - timeoutInMinutes: 20 + timeoutInMinutes: 30 pool: vmImage: 'macOS-latest' steps: