Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Remove Ubuntu Eoan that is now EOL (#7888)
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-kim authored Jul 17, 2020
1 parent d1d5fa6 commit f2af3e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/7888.misc
Original file line number Diff line number Diff line change
@@ -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 change: 0 additions & 1 deletion scripts-dev/build_debian_packages
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ DISTS = (
"debian:sid",
"ubuntu:xenial",
"ubuntu:bionic",
"ubuntu:eoan",
"ubuntu:focal",
)

Expand Down

0 comments on commit f2af3e4

Please sign in to comment.