Merge pull request #21512 from ericgribkoff/java1.26

Add Java v1.26.0 to interop matrix
This commit is contained in:
Eric Anderson 2020-02-11 09:27:57 -08:00 committed by GitHub
commit 3ff3c0d8da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -212,6 +212,7 @@ LANG_RELEASE_MATRIX = {
('v1.23.0', ReleaseInfo()),
('v1.24.0', ReleaseInfo()),
('v1.25.0', ReleaseInfo()),
('v1.26.0', ReleaseInfo()),
]),
'python':
OrderedDict([