Skip to content

Commit b85cb6e

Browse files
authored
[AZP] Reduce timeout for test jobs to 2 hours
1 parent 72548b5 commit b85cb6e

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
@@ -46,7 +46,7 @@ jobs:
4646
4747
- job: Test
4848
dependsOn: Info
49-
timeoutInMinutes: 360
49+
timeoutInMinutes: 120
5050
strategy:
5151
matrix:
5252
Privileged_SquashFS:

0 commit comments

Comments
 (0)