mirror of
https://github.com/moparisthebest/curl
synced 2024-12-24 00:58:48 -05:00
ci/tests: some MacOS builds randomly take longer than 20min
This commit is contained in:
parent
cf7760ab52
commit
0e539970e4
@ -131,7 +131,7 @@ stages:
|
|||||||
jobs:
|
jobs:
|
||||||
- job: macos_vanilla
|
- job: macos_vanilla
|
||||||
displayName: macos default
|
displayName: macos default
|
||||||
timeoutInMinutes: 20
|
timeoutInMinutes: 30
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-latest'
|
vmImage: 'macOS-latest'
|
||||||
steps:
|
steps:
|
||||||
@ -151,7 +151,7 @@ stages:
|
|||||||
|
|
||||||
- job: macos_libssh2
|
- job: macos_libssh2
|
||||||
displayName: macos libssh2
|
displayName: macos libssh2
|
||||||
timeoutInMinutes: 20
|
timeoutInMinutes: 30
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-latest'
|
vmImage: 'macOS-latest'
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user