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

Stop building Ubuntu 21.10 (Impish Indri) which is end of life. (#13326)

parent 84c5e6b1
No related branches found
No related tags found
No related merge requests found
Stop builindg `.deb` packages for Ubuntu 21.10 (Impish Indri), which has reached end of life.
...@@ -26,7 +26,6 @@ DISTS = ( ...@@ -26,7 +26,6 @@ DISTS = (
"debian:bookworm", "debian:bookworm",
"debian:sid", "debian:sid",
"ubuntu:focal", # 20.04 LTS (our EOL forced by Py38 on 2024-10-14) "ubuntu:focal", # 20.04 LTS (our EOL forced by Py38 on 2024-10-14)
"ubuntu:impish", # 21.10 (EOL 2022-07)
"ubuntu:jammy", # 22.04 LTS (EOL 2027-04) "ubuntu:jammy", # 22.04 LTS (EOL 2027-04)
) )
......
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