Skip to content

Commit

Permalink
Azure CI: increase timeout on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Zhogov authored Nov 18, 2020
1 parent 4dc96f0 commit 9bb8600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/azure/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ resources:
jobs:
- job: Mac
# About 200% of total time (perfomace of Mac hosts is unstable)
timeoutInMinutes: 120
timeoutInMinutes: 180

pool:
vmImage: 'macOS-10.15'
Expand Down

0 comments on commit 9bb8600

Please sign in to comment.