mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Merge remote-tracking branch 'origin/release-v1.21.0' into develop
This commit is contained in:
commit
1baa895310
1
changelog.d/8475.misc
Normal file
1
changelog.d/8475.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Add Groovy Gorilla to the list of distributions we build `.deb`s for.
|
@ -25,6 +25,7 @@ DISTS = (
|
|||||||
"ubuntu:xenial",
|
"ubuntu:xenial",
|
||||||
"ubuntu:bionic",
|
"ubuntu:bionic",
|
||||||
"ubuntu:focal",
|
"ubuntu:focal",
|
||||||
|
"ubuntu:groovy",
|
||||||
)
|
)
|
||||||
|
|
||||||
DESC = '''\
|
DESC = '''\
|
||||||
|
Loading…
Reference in New Issue
Block a user