Skip to content

Commit 2c0a031

Browse files
Increase Timeout for Smoke Tests
1 parent a20e824 commit 2c0a031

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
@@ -102,7 +102,7 @@ jobs:
102102

103103
- job: SmokeTests
104104
dependsOn: BuildBits
105-
timeoutInMinutes: 40
105+
timeoutInMinutes: 60
106106

107107
steps:
108108
- task: DownloadPipelineArtifact@2

0 commit comments

Comments
 (0)