Skip to content

Commit

Permalink
[interop] Add v1.63.0 release of grpc-go to interop matrix (grpc#36248)
Browse files Browse the repository at this point in the history
Closes grpc#36248

COPYBARA_INTEGRATE_REVIEW=grpc#36248 from arvindbr8:go_release 4b0f653
PiperOrigin-RevId: 621651570
  • Loading branch information
arvindbr8 authored and copybara-github committed Apr 3, 2024
1 parent 08d7ec4 commit 9dea752
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 @@ -298,6 +298,7 @@ def __init__(self, patch=[], runtimes=[], testcases_file=None):
("v1.60.1", ReleaseInfo(runtimes=["go1.19"])),
("v1.61.0", ReleaseInfo(runtimes=["go1.19"])),
("v1.62.1", ReleaseInfo(runtimes=["go1.19"])),
("v1.63.0", ReleaseInfo(runtimes=["go1.19"])),
]
),
"java": OrderedDict(
Expand Down

0 comments on commit 9dea752

Please sign in to comment.