mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-29 14:31:25 +01:00
Remove Ubuntu Eoan that is now EOL (#7888)
This commit is contained in:
parent
d1d5fa66e4
commit
f2af3e4fc5
1
changelog.d/7888.misc
Normal file
1
changelog.d/7888.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Remove Ubuntu Eoan from the list of `.deb` packages that we build as it is now end-of-life. Contributed by @gary-kim.
|
||||||
@ -24,7 +24,6 @@ DISTS = (
|
|||||||
"debian:sid",
|
"debian:sid",
|
||||||
"ubuntu:xenial",
|
"ubuntu:xenial",
|
||||||
"ubuntu:bionic",
|
"ubuntu:bionic",
|
||||||
"ubuntu:eoan",
|
|
||||||
"ubuntu:focal",
|
"ubuntu:focal",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user