Azure CI: Set ONNX timeout 90

This commit is contained in:
Alexander Zhogov 2021-02-09 12:18:37 +03:00 committed by GitHub
parent 9d0c02dbd7
commit 8be170a02a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ jobs:
- job: nGraph_ONNX_Lin
# About 150% of total time
timeoutInMinutes: 45
timeoutInMinutes: 90
pool:
name: LIN_VMSS_VENV_ONNX_WU2