Batch update to land Ubuntu Groovy support into the charms

Cherry-Pick from 09752a1527

Change-Id: I1baf66021be290985c58a7ea5e484fd80e09b4cf
This commit is contained in:
Chris MacNaughton 2020-10-12 11:20:48 +02:00
parent d875568ad7
commit e1fe9d1a3d
1 changed files with 2 additions and 1 deletions

View File

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