[interop] Add grpc-java 1.58.0 to client_matrix.py (#34289)

pull/34325/head
yifeizhuang 1 year ago committed by GitHub
parent eb37b91072
commit ab806f4219
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tools/interop_matrix/client_matrix.py

@ -427,6 +427,7 @@ LANG_RELEASE_MATRIX = {
("v1.55.1", ReleaseInfo()),
("v1.56.0", ReleaseInfo()),
("v1.57.2", ReleaseInfo()),
("v1.58.0", ReleaseInfo()),
]
),
"python": OrderedDict(

Loading…
Cancel
Save