Skip to content

Commit

Permalink
[interop] Add grpc-java 1.59.0 to client_matrix.py (grpc#34764)
Browse files Browse the repository at this point in the history
  • Loading branch information
temawi authored Nov 7, 2023
1 parent 1e111df commit 12df94b
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 @@ -430,6 +430,7 @@ def __init__(self, patch=[], runtimes=[], testcases_file=None):
("v1.56.0", ReleaseInfo()),
("v1.57.2", ReleaseInfo()),
("v1.58.0", ReleaseInfo()),
("v1.59.0", ReleaseInfo()),
]
),
"python": OrderedDict(
Expand Down

0 comments on commit 12df94b

Please sign in to comment.