Add grpc-java 1.60.1 to client_matrix.py

pull/35429/head
Sergii Tkachenko 1 year ago
parent a100e90f97
commit aadaee58db
  1. 2
      tools/interop_matrix/client_matrix.py

@ -433,7 +433,7 @@ LANG_RELEASE_MATRIX = {
("v1.57.2", ReleaseInfo()),
("v1.58.0", ReleaseInfo()),
("v1.59.1", ReleaseInfo()),
("v1.60.0", ReleaseInfo()),
("v1.60.1", ReleaseInfo()),
]
),
"python": OrderedDict(

Loading…
Cancel
Save