Add grpc-java v1.34.1 to client matrix

pull/25009/head
Eric Anderson 4 years ago
parent 8ed7d90db3
commit dc26a5f026
  1. 2
      tools/interop_matrix/client_matrix.py

@ -247,7 +247,7 @@ LANG_RELEASE_MATRIX = {
('v1.31.1', ReleaseInfo()),
('v1.32.2', ReleaseInfo()),
('v1.33.1', ReleaseInfo()),
('v1.34.0', ReleaseInfo()),
('v1.34.1', ReleaseInfo()),
]),
'python':
OrderedDict([

Loading…
Cancel
Save