Skip to content

Commit 49b7ef5

Browse files
authored
Bump helix-matrix timeout up to 5 hours (#54885)
1 parent d4b37d9 commit 49b7ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/helix-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
jobName: Helix_matrix_x64
3030
jobDisplayName: 'Tests: Helix full matrix x64'
3131
agentOs: Windows
32-
timeoutInMinutes: 180
32+
timeoutInMinutes: 300
3333
steps:
3434
# Build the shared framework
3535
- script: ./eng/build.cmd -ci -prepareMachine -nativeToolsOnMachine -nobl -all -pack -arch x64

0 commit comments

Comments
 (0)