mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04: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…
Reference in New Issue
Block a user