Skip to content
Snippets Groups Projects
Unverified Commit b2b86990 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Remove Ubuntu Cosmic and Disco which are both EOL. (#7539)

parent 9dc6f307
No related branches found
No related tags found
No related merge requests found
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 = ( ...@@ -24,8 +24,6 @@ DISTS = (
"debian:sid", "debian:sid",
"ubuntu:xenial", "ubuntu:xenial",
"ubuntu:bionic", "ubuntu:bionic",
"ubuntu:cosmic",
"ubuntu:disco",
"ubuntu:eoan", "ubuntu:eoan",
"ubuntu:focal", "ubuntu:focal",
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment