Skip to content

Commit

Permalink
Increase timeout to 75 min
Browse files Browse the repository at this point in the history
  • Loading branch information
e-n-0 committed Jan 2, 2025
1 parent 205881b commit 5e046e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/ultimate-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4984,6 +4984,7 @@ stages:
# artifact: execution_time_report

- stage: system_tests
timeoutInMinutes: 75
condition: and(succeeded(), eq(variables['isBenchmarksOnlyBuild'], 'False'))
dependsOn: [package_linux, merge_commit_id]
variables:
Expand Down

0 comments on commit 5e046e6

Please sign in to comment.