Add v1.25.0 release of grpc-go to interop matrix

pull/20945/head
Menghan Li 5 years ago
parent fd22d3ae57
commit 744c34e8ca
  1. 1
      tools/interop_matrix/client_matrix.py

@ -149,6 +149,7 @@ LANG_RELEASE_MATRIX = {
('v1.22.3', ReleaseInfo(runtimes=['go1.11'])),
('v1.23.1', ReleaseInfo(runtimes=['go1.11'])),
('v1.24.0', ReleaseInfo(runtimes=['go1.11'])),
('v1.25.0', ReleaseInfo(runtimes=['go1.11'])),
]),
'java':
OrderedDict([

Loading…
Cancel
Save