Batch update to land Ubuntu Groovy support into the charms

Cherry-Pick from 09752a1527

Change-Id: Ib4f8c9bead66a977880a448c440083d31c90de17
This commit is contained in:
Chris MacNaughton 2020-10-12 11:21:36 +02:00
parent 5a3bea35c4
commit cf09d59bca

View File

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