1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

ci/tests: some MacOS builds randomly take longer than 20min

This commit is contained in:
Marc Hoersken 2020-03-02 19:44:19 +01:00
parent cf7760ab52
commit 0e539970e4
No known key found for this signature in database
GPG Key ID: 61E03CBED7BC859E

View 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: