gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 213/282: ci/tests: some MacOS builds randomly take longer than 2


From: gnunet
Subject: [gnurl] 213/282: ci/tests: some MacOS builds randomly take longer than 20min
Date: Wed, 01 Apr 2020 14:31:18 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 0e539970e423fb562a42de6e5aa3f4cd3866999b
Author: Marc Hoersken <address@hidden>
AuthorDate: Mon Mar 2 19:44:19 2020 +0100

    ci/tests: some MacOS builds randomly take longer than 20min
---
 .azure-pipelines.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 2ac52f19a..f7ca699a9 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:

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]