Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

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

Merged
merged 2 commits into from
Oct 7, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog.d/8475.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add Groovy Gorilla to the list of distributions.
1 change: 1 addition & 0 deletions scripts-dev/build_debian_packages
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ DISTS = (
"ubuntu:xenial",
"ubuntu:bionic",
"ubuntu:focal",
"ubuntu:groovy",
)

DESC = '''\
Expand Down