Skip to content

Commit be91175

Browse files
committed
add opset 10 for onnxruntime nightly
1 parent 1add7b6 commit be91175

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci_build/azure_pipelines/onnxruntime_nightly_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
job:
1010
steps:
1111
- template: 'unit_test.yml'
12+
parameters:
13+
onnx_opsets: ['10', '9', '8', '7']

0 commit comments

Comments
 (0)