Skip to content

Commit ebd1624

Browse files
committed
[interop] Add grpc-java 1.79.0 to client_matrix.py
1 parent 61fe9b4 commit ebd1624

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tools/interop_matrix/client_matrix.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,9 @@ def __init__(self, patch=[], runtimes=[], testcases_file=None):
480480
("v1.74.0", ReleaseInfo()),
481481
("v1.75.0", ReleaseInfo()),
482482
("v1.76.0", ReleaseInfo()),
483+
("v1.77.0", ReleaseInfo()),
484+
("v1.78.0", ReleaseInfo()),
485+
("v1.79.0", ReleaseInfo()),
483486
]
484487
),
485488
"python": OrderedDict(

0 commit comments

Comments
 (0)