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

pull/108/head
Patrick Cloke 4 years ago committed by GitHub
parent 9de6e9e249
commit d9b55bd830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      changelog.d/8475.misc
  2. 1
      scripts-dev/build_debian_packages

@ -0,0 +1 @@
Add Groovy Gorilla to the list of distributions we build `.deb`s for.

@ -25,6 +25,7 @@ DISTS = (
"ubuntu:xenial",
"ubuntu:bionic",
"ubuntu:focal",
"ubuntu:groovy",
)
DESC = '''\

Loading…
Cancel
Save