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

pull/23677/head
Eric Gribkoff 5 years ago
parent 94c44af070
commit 6f40be0d86
  1. 1
      tools/interop_matrix/client_matrix.py

@ -221,6 +221,7 @@ LANG_RELEASE_MATRIX = {
('v1.28.1', ReleaseInfo()), ('v1.28.1', ReleaseInfo()),
('v1.29.0', ReleaseInfo()), ('v1.29.0', ReleaseInfo()),
('v1.30.2', ReleaseInfo()), ('v1.30.2', ReleaseInfo()),
('v1.31.0', ReleaseInfo()),
]), ]),
'python': 'python':
OrderedDict([ OrderedDict([

Loading…
Cancel
Save