]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
ci/tests: some MacOS builds randomly take longer than 20min
authorMarc Hoersken <info@marc-hoersken.de>
Mon, 2 Mar 2020 18:44:19 +0000 (19:44 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Mon, 2 Mar 2020 18:44:19 +0000 (19:44 +0100)
.azure-pipelines.yml

index 2ac52f19aee3a4ccf6e3f575d02fd4a1d335acbc..f7ca699a9e745541c050e0927810c700ae170fa5 100644 (file)
@@ -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: