Batch update to land Ubuntu Groovy support into the charms

Cherry-Pick from 09752a1527

Change-Id: Iceafc2191b62db7bf0e50c16311e0e039f794c30
This commit is contained in:
Chris MacNaughton
2020-10-12 11:24:12 +02:00
parent e869f021cb
commit 2f82aa2102

View File

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