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

pull/23162/head
Chengyuan Zhang 5 years ago
parent 560c0938b3
commit c8b3c85dd4
  1. 1
      tools/interop_matrix/client_matrix.py

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

Loading…
Cancel
Save