aboutsummaryrefslogtreecommitdiff
path: root/.azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines.yml')
-rw-r--r--.azure-pipelines.yml4
1 files 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: