mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-08 00:23:03 +00:00
Increase build timeout (#8583)
This commit is contained in:
parent
ee99fb400c
commit
717627775a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ trigger: none
|
|||
jobs:
|
||||
- job: Onnxruntime_Linux_pytorch_export
|
||||
|
||||
timeoutInMinutes: 90
|
||||
timeoutInMinutes: 120
|
||||
|
||||
steps:
|
||||
- checkout: self
|
||||
|
|
|
|||
Loading…
Reference in a new issue