Batch update to land Ubuntu Groovy support into the charms

Cherry-Pick from 09752a1527

Change-Id: Icb17f4b2df46ece02e114b6c29178cf0a874290d
This commit is contained in:
Chris MacNaughton 2020-10-12 11:23:00 +02:00
parent 23ca487ae9
commit ae639ca0cb
1 changed files with 2 additions and 1 deletions

View File

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