Skip to content

Commit 0e05cd0

Browse files
committed
Increase timeout to 15 mins
1 parent b38fe55 commit 0e05cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ stages:
3939
vmImageName: windows-latest
4040
pool:
4141
vmImage: $(vmImageName)
42-
timeoutInMinutes: 10
42+
timeoutInMinutes: 15
4343
steps:
4444
- checkout: self
4545
lfs: true

0 commit comments

Comments
 (0)