Merge pull request #13736 from menghanl/release_matrix

Add go release versions to client_matrix.py
pull/13363/head
adelez 7 years ago committed by GitHub
commit c969a67b46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/interop_matrix/client_matrix.py

@ -101,7 +101,7 @@ LANG_RELEASE_MATRIX = {
'v1.7.4': None
},
{
'v1.8.1': None
'v1.8.2': None
},
],
'java': [

Loading…
Cancel
Save