Skip to content

Commit

Permalink
Add onnxruntime 1.10 into normaly run. (#1887)
Browse files Browse the repository at this point in the history
* Add onnxruntime 1.10 into normaly run.

Signed-off-by: Jay Zhang <jiz@microsoft.com>
  • Loading branch information
fatcat-z authored Mar 23, 2022
1 parent 5331268 commit 5024f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_build/azure_pipelines/templates/job_generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ parameters:
tf_versions: ['']
onnx_versions: ['']
onnx_opsets: ['15', '14', '13', '12', '11', '10', '9']
onnx_backends: {onnxruntime: ['1.9.0']}
onnx_backends: {onnxruntime: ['1.10.0']}
job: {}
run_setup: 'True'
report_coverage: 'False'
Expand Down

0 comments on commit 5024f0d

Please sign in to comment.