Skip to content

Commit

Permalink
Add gRPC Java 1.37.0 to interop matrix (grpc#25923)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiitk authored Apr 7, 2021
1 parent 0bd25f3 commit ca769f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/interop_matrix/client_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ def __init__(self, patch=[], runtimes=[], testcases_file=None):
('v1.34.1', ReleaseInfo()),
('v1.35.1', ReleaseInfo()),
('v1.36.1', ReleaseInfo()),
('v1.37.0', ReleaseInfo()),
]),
'python':
OrderedDict([
Expand Down

0 comments on commit ca769f6

Please sign in to comment.