Batch update to land Ubuntu Groovy support into the charms

Cherry-Pick from 09752a1527

Change-Id: I0606b71e4949cde51317622e26f4651e1a60c48f
This commit is contained in:
Chris MacNaughton 2020-10-12 11:20:23 +02:00
parent 361eee97f5
commit 4246c2fcef
1 changed files with 2 additions and 1 deletions

View File

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