[interop] Add grpc-java 1.65.1, 1.64.2, 1.63.2 to client_matrix.py

pull/37209/head
larry-safran 7 months ago
parent 2ebe3abcc3
commit 8351557d2a
  1. 6
      tools/interop_matrix/client_matrix.py

@ -444,9 +444,9 @@ LANG_RELEASE_MATRIX = {
("v1.59.1", ReleaseInfo()),
("v1.60.1", ReleaseInfo()),
("v1.61.0", ReleaseInfo()),
("v1.63.1", ReleaseInfo()),
("v1.64.0", ReleaseInfo()),
("v1.65.0", ReleaseInfo()),
("v1.63.2", ReleaseInfo()),
("v1.64.2", ReleaseInfo()),
("v1.65.1", ReleaseInfo()),
]
),
"python": OrderedDict(

Loading…
Cancel
Save