Skip to content

Commit

Permalink
[interop] Add 1.64.0 release of grpc-go to interop matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindbr8 committed May 14, 2024
1 parent 6edaa28 commit 3d940dd
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 @@ -300,6 +300,7 @@ def __init__(self, patch=[], runtimes=[], testcases_file=None):
("v1.61.2", ReleaseInfo(runtimes=["go1.19"])),
("v1.62.2", ReleaseInfo(runtimes=["go1.19"])),
("v1.63.2", ReleaseInfo(runtimes=["go1.19"])),
("v1.64.0", ReleaseInfo(runtimes=["go1.19"])),
]
),
"java": OrderedDict(
Expand Down

0 comments on commit 3d940dd

Please sign in to comment.