Azure CI: increase timeout for Mac to 180 min
This commit is contained in:
parent
f0498ad011
commit
9a968b12db
@ -115,8 +115,8 @@ jobs:
|
|||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
- job: Mac
|
- job: Mac
|
||||||
# About 150% of total time
|
# About 200% of total time (perfomace of Mac hosts is unstable)
|
||||||
timeoutInMinutes: 130
|
timeoutInMinutes: 180
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-10.15'
|
vmImage: 'macOS-10.15'
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user