mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-26 19:52:38 +00:00
Update win-ci-pipeline.yml
This commit is contained in:
parent
b130a7b715
commit
6ecb990fae
1 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
||||
setVcvars: true
|
||||
ALLOW_RELEASED_ONNX_OPSET_ONLY: '0'
|
||||
timeoutInMinutes: 120
|
||||
timeoutInMinutes: 180
|
||||
workspace:
|
||||
clean: all
|
||||
steps:
|
||||
|
|
@ -209,4 +209,4 @@ jobs:
|
|||
|
||||
- template: templates/component-governance-component-detection-steps.yml
|
||||
parameters :
|
||||
condition : 'succeeded'
|
||||
condition : 'succeeded'
|
||||
|
|
|
|||
Loading…
Reference in a new issue