mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-03 03:58:54 +00:00
Increase the distributes tests pipeline timeout to 120 minutes (#6479)
This commit is contained in:
parent
77d0eb3f56
commit
2e228d74d0
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
--cwd /build/RelWithDebInfo \
|
||||
displayName: 'Run orttraining_distributed_tests.py'
|
||||
condition: succeededOrFailed()
|
||||
timeoutInMinutes: 60
|
||||
timeoutInMinutes: 120
|
||||
|
||||
- template: templates/component-governance-component-detection-steps.yml
|
||||
parameters:
|
||||
|
|
|
|||
Loading…
Reference in a new issue