Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-nosar committed Nov 12, 2019
1 parent 16e85dd commit 456ba1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
XCODE_VERSION: '11.2'
pool:
vmImage: $(IMAGE_POOL)
timeoutInMinutes: 120
timeoutInMinutes: 180

steps:
- script: |
Expand Down

0 comments on commit 456ba1d

Please sign in to comment.