Skip to content

Commit db8083f

Browse files
authored
Merge pull request #463 from nbcsm/nightly
fix nightly ci
2 parents d07c1e2 + 7d6f05a commit db8083f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci_build/azure_pipelines/onnxruntime_nightly_test.yml

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

0 commit comments

Comments
 (0)