Merge pull request #14090 from menghanl/fix_release_matrix

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

@ -107,7 +107,7 @@ LANG_RELEASE_MATRIX = {
'v1.8.2': None
},
{
'v1.9.1': None
'v1.9.2': None
},
],
'java': [

Loading…
Cancel
Save