Increase build timeout (#8583)

This commit is contained in:
Edward Chen 2021-08-02 14:50:01 -07:00 committed by GitHub
parent ee99fb400c
commit 717627775a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ trigger: none
jobs:
- job: Onnxruntime_Linux_pytorch_export
timeoutInMinutes: 90
timeoutInMinutes: 120
steps:
- checkout: self