mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Increase timeout for Windows TensorRT CI
This commit is contained in:
parent
0274b7b82f
commit
1a6d7bd223
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ jobs:
|
|||
EnvSetupScript: setup_env_trt.bat
|
||||
skipComponentGovernanceDetection: true
|
||||
TODAY: $[format('{0:dd}{0:MM}{0:yyyy}', pipeline.startTime)]
|
||||
timeoutInMinutes: 150
|
||||
timeoutInMinutes: 180
|
||||
workspace:
|
||||
clean: all
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue