Skip to content
Snippets Groups Projects
Unverified Commit d9b55bd8 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Add Ubuntu 20.10 (Groovy Gorilla) to build scripts. (#8475)

parent 9de6e9e2
No related branches found
No related tags found
No related merge requests found
Add Groovy Gorilla to the list of distributions we build `.deb`s for.
...@@ -25,6 +25,7 @@ DISTS = ( ...@@ -25,6 +25,7 @@ DISTS = (
"ubuntu:xenial", "ubuntu:xenial",
"ubuntu:bionic", "ubuntu:bionic",
"ubuntu:focal", "ubuntu:focal",
"ubuntu:groovy",
) )
DESC = '''\ DESC = '''\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment