Skip to content

Commit

Permalink
Increase timeout to 20 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
RehanSaeed committed Aug 12, 2021
1 parent 0e05cd0 commit 437512f
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 @@ -39,7 +39,7 @@ stages:
vmImageName: windows-latest
pool:
vmImage: $(vmImageName)
timeoutInMinutes: 15
timeoutInMinutes: 20
steps:
- checkout: self
lfs: true
Expand Down

0 comments on commit 437512f

Please sign in to comment.