Add grpc-java v1.30.1 to interop test client matrix

pull/23253/head
Chengyuan Zhang 5 years ago
parent c9759f9414
commit 4009dc1115
  1. 1
      tools/interop_matrix/client_matrix.py

@ -220,6 +220,7 @@ LANG_RELEASE_MATRIX = {
('v1.28.1', ReleaseInfo()), ('v1.28.1', ReleaseInfo()),
('v1.29.0', ReleaseInfo()), ('v1.29.0', ReleaseInfo()),
('v1.30.0', ReleaseInfo()), ('v1.30.0', ReleaseInfo()),
('v1.30.1', ReleaseInfo()),
]), ]),
'python': 'python':
OrderedDict([ OrderedDict([

Loading…
Cancel
Save