[interop] Add v1.66.0 release of grpc-go to interop matrix

pull/37587/head
Arjan Bal 3 months ago
parent ae5dfa13e8
commit ea8935a205
  1. 1
      tools/interop_matrix/client_matrix.py

@ -305,6 +305,7 @@ LANG_RELEASE_MATRIX = {
("v1.63.3", ReleaseInfo()),
("v1.64.1", ReleaseInfo()),
("v1.65.0", ReleaseInfo()),
("v1.66.0", ReleaseInfo()),
]
),
"java": OrderedDict(

Loading…
Cancel
Save