Skip to content

Commit 7039bbe

Browse files
committed
enable tf-2.3 in ci pipeline
1 parent cbffde4 commit 7039bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_build/azure_pipelines/unit_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ stages:
66
- template: 'templates/job_generator.yml'
77
parameters:
88
python_versions: ['3.7']
9-
tf_versions: ['1.14.0','1.15.2','2.1.0','2.2.0']
9+
tf_versions: ['1.14.0','1.15.2','2.1.0','2.2.0', '2.3.0']
1010
onnx_opsets: ['']
1111
job:
1212
steps:

0 commit comments

Comments
 (0)