Skip to content

Commit 2420fb9

Browse files
shivaspeakscopybara-github
authored andcommitted
[interop] Add grpc-java 1.70.0 to client_matrix.py (grpc#38518)
<!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. --> Closes grpc#38518 COPYBARA_INTEGRATE_REVIEW=grpc#38518 from shivaspeaks:master 032256c PiperOrigin-RevId: 732047757
1 parent 565e57a commit 2420fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/interop_matrix/client_matrix.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,7 @@ def __init__(self, patch=[], runtimes=[], testcases_file=None):
461461
("v1.67.1", ReleaseInfo()),
462462
("v1.68.3", ReleaseInfo()),
463463
("v1.69.1", ReleaseInfo()),
464+
("v1.70.0", ReleaseInfo()),
464465
]
465466
),
466467
"python": OrderedDict(

0 commit comments

Comments
 (0)