0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 02:08:56 +02:00

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

This commit is contained in:
Patrick Cloke 2020-10-07 08:48:54 -04:00 committed by GitHub
parent 9de6e9e249
commit d9b55bd830
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

1
changelog.d/8475.misc Normal file
View file

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

View file

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