Skip to content

Commit d9b55bd

Browse files
authored
Add Ubuntu 20.10 (Groovy Gorilla) to build scripts. (#8475)
1 parent 9de6e9e commit d9b55bd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

changelog.d/8475.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add Groovy Gorilla to the list of distributions we build `.deb`s for.

scripts-dev/build_debian_packages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ DISTS = (
2525
"ubuntu:xenial",
2626
"ubuntu:bionic",
2727
"ubuntu:focal",
28+
"ubuntu:groovy",
2829
)
2930

3031
DESC = '''\

0 commit comments

Comments
 (0)