Skip to content

Commit 344efd0

Browse files
[release/6.0] Reduce helix-matrix timeout to 5 hours (#54779)
* Reduce helix-matrix timeout to 3 hours * Update helix-matrix.yml --------- Co-authored-by: William Godbe <wigodbe@microsoft.com>
1 parent 569d740 commit 344efd0

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
@@ -28,7 +28,7 @@ jobs:
2828
jobName: Helix_matrix_x64
2929
jobDisplayName: 'Tests: Helix full matrix x64'
3030
agentOs: Windows
31-
timeoutInMinutes: 480
31+
timeoutInMinutes: 300
3232
steps:
3333
# Build the shared framework
3434
- script: ./eng/build.cmd -ci -nobl -all -pack -arch x64

0 commit comments

Comments
 (0)