Batch update to land Ubuntu Groovy support into the charms

Cherry-Pick from 09752a1527

Change-Id: I93524037a8b5bd774d165c1f27c73c9a00a75200
This commit is contained in:
Chris MacNaughton 2020-10-12 11:21:48 +02:00
parent bf41f03ee9
commit 8612868ce6
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ UBUNTU_RELEASES = (
'cosmic',
'disco',
'eoan',
'focal'
'focal',
'groovy'
)