mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-26 19:52:38 +00:00
Set job timeout for code coverage pipeline to 120min(#1563)
This commit is contained in:
parent
16087f3133
commit
65ff02fdb0
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
jobs:
|
||||
- job: Windows_Debug_CPU_x64
|
||||
pool: 'Win-CPU'
|
||||
timeoutInMinutes: 120
|
||||
variables:
|
||||
- group: dashboard_mysql_secret
|
||||
- name: buildDirectory
|
||||
|
|
|
|||
Loading…
Reference in a new issue