Skip to content
Snippets Groups Projects
Unverified Commit 1e12efa1 authored by Shay's avatar Shay Committed by GitHub
Browse files

Drop support for EOL Ubuntu 21.04 (#11961)

parent df36945f
No related branches found
No related tags found
No related merge requests found
No longer build `.deb` packages for Ubuntu 21.04 Hirsute Hippo, which has now EOLed.
\ No newline at end of file
......@@ -25,7 +25,6 @@ DISTS = (
"debian:bookworm",
"debian:sid",
"ubuntu:focal", # 20.04 LTS (our EOL forced by Py38 on 2024-10-14)
"ubuntu:hirsute", # 21.04 (EOL 2022-01-05)
"ubuntu:impish", # 21.10 (EOL 2022-07)
)
......
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