Batch update to land Ubuntu Groovy support into the charms

Cherry-Pick from 09752a1527

Change-Id: If7763feebaa138f2a986f5a7dcf4b25ec8d9c4cf
This commit is contained in:
Chris MacNaughton 2020-10-12 11:23:24 +02:00
parent c5f420331d
commit 9e4cc43fdb

View File

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