Remove Ubuntu Eoan that is now EOL (#7888)

This commit is contained in:
Gary Kim
2020-07-17 15:38:41 -04:00
committed by GitHub
parent d1d5fa66e4
commit f2af3e4fc5
2 changed files with 1 additions and 1 deletions
+1
View 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.
-1
View File
@@ -24,7 +24,6 @@ DISTS = (
"debian:sid",
"ubuntu:xenial",
"ubuntu:bionic",
"ubuntu:eoan",
"ubuntu:focal",
)