mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Remove Ubuntu Cosmic and Disco which are both EOL. (#7539)
This commit is contained in:
parent
9dc6f3075a
commit
b2b8699070
1
changelog.d/7539.misc
Normal file
1
changelog.d/7539.misc
Normal file
@ -0,0 +1 @@
|
||||
Remove Ubuntu Cosmic and Disco from the list of distributions which we provide `.deb`s for, due to end-of-life.
|
@ -24,8 +24,6 @@ DISTS = (
|
||||
"debian:sid",
|
||||
"ubuntu:xenial",
|
||||
"ubuntu:bionic",
|
||||
"ubuntu:cosmic",
|
||||
"ubuntu:disco",
|
||||
"ubuntu:eoan",
|
||||
"ubuntu:focal",
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user