Add grpc-java 1.25.0 to test matrix

pull/20947/head
Kun Zhang 5 years ago
parent 4650df32ff
commit 8a3dd8a245
  1. 1
      tools/interop_matrix/client_matrix.py

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

Loading…
Cancel
Save