Skip to content

Commit 7869bfc

Browse files
[release/8.0] Reduce helix-matrix timeout to 5 hours (#54778)
* Reduce helix-matrix timeout to 3 hours * Update helix-matrix.yml --------- Co-authored-by: William Godbe <[email protected]>
1 parent e66069b commit 7869bfc

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: 480
32+
timeoutInMinutes: 300
3333
steps:
3434
# Build the shared framework
3535
- script: ./eng/build.cmd -ci -nobl -all -pack -arch x64

0 commit comments

Comments
 (0)