Add Java v1.26.0 to interop matrix

pull/21512/head
Eric Gribkoff 5 years ago
parent aad827f9f6
commit 8a70dd340d
  1. 1
      tools/interop_matrix/client_matrix.py

@ -194,6 +194,7 @@ LANG_RELEASE_MATRIX = {
('v1.23.0', ReleaseInfo()),
('v1.24.0', ReleaseInfo()),
('v1.25.0', ReleaseInfo()),
('v1.26.0', ReleaseInfo()),
]),
'python':
OrderedDict([

Loading…
Cancel
Save