Batch update to land Ubuntu Groovy support into the charms

Cherry-Pick from 09752a1527

Change-Id: Ia1bab5f43af395718f765a36e4e0e7b499d117d6
This commit is contained in:
Chris MacNaughton 2020-10-12 11:22:36 +02:00
parent c8dfc4b95e
commit ef0921e5e1
1 changed files with 2 additions and 1 deletions

View File

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