Skip to content

Commit 19a25d0

Browse files
[release/7.0] Reduce helix-matrix timeout to 5 hours (#54777)
* Reduce helix-matrix timeout to 3 hours * Update helix-matrix.yml --------- Co-authored-by: William Godbe <[email protected]>
1 parent 6773974 commit 19a25d0

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

0 commit comments

Comments
 (0)