Skip to content

Commit

Permalink
[release/8.0] Reduce helix-matrix timeout to 5 hours (#54778)
Browse files Browse the repository at this point in the history
* Reduce helix-matrix timeout to 3 hours

* Update helix-matrix.yml

---------

Co-authored-by: William Godbe <wigodbe@microsoft.com>
  • Loading branch information
github-actions[bot] and wtgodbe committed Apr 2, 2024
1 parent e66069b commit 7869bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/pipelines/helix-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
jobName: Helix_matrix_x64
jobDisplayName: 'Tests: Helix full matrix x64'
agentOs: Windows
timeoutInMinutes: 480
timeoutInMinutes: 300
steps:
# Build the shared framework
- script: ./eng/build.cmd -ci -nobl -all -pack -arch x64
Expand Down

0 comments on commit 7869bfc

Please sign in to comment.