mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-26 19:52:38 +00:00
icnrease timeout (#7145)
This commit is contained in:
parent
3771e0bf10
commit
2b31b80b1f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ variables:
|
|||
name: $(Date:yyyyMMdd)$(Rev:.r)
|
||||
jobs:
|
||||
- job: Linux_py_GPU_Build_Test_Release_Dockerfile
|
||||
timeoutInMinutes: 90
|
||||
timeoutInMinutes: 110
|
||||
workspace:
|
||||
clean: all
|
||||
pool: Onnxruntime-Linux-GPU
|
||||
|
|
|
|||
Loading…
Reference in a new issue