Skip to content

Commit 324f400

Browse files
authored
update the timeout from 180 to 360 (#25551)
1 parent 840b790 commit 324f400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/daily-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pr: none
1414

1515
jobs:
1616
- job: DailyBuild
17-
timeoutInMinutes: 180
17+
timeoutInMinutes: 360
1818
pool: pool-windows-2019
1919
steps:
2020
- task: PowerShell@2

0 commit comments

Comments
 (0)