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

Commit 1e12efa

Browse files
authored
Drop support for EOL Ubuntu 21.04 (#11961)
1 parent df36945 commit 1e12efa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

changelog.d/11961.removal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No longer build `.deb` packages for Ubuntu 21.04 Hirsute Hippo, which has now EOLed.

scripts-dev/build_debian_packages

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ DISTS = (
2525
"debian:bookworm",
2626
"debian:sid",
2727
"ubuntu:focal", # 20.04 LTS (our EOL forced by Py38 on 2024-10-14)
28-
"ubuntu:hirsute", # 21.04 (EOL 2022-01-05)
2928
"ubuntu:impish", # 21.10 (EOL 2022-07)
3029
)
3130

0 commit comments

Comments
 (0)