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

Commit

Permalink
Stop building Ubuntu 21.10 (Impish Indri) which is end of life. (#13326)
Browse files Browse the repository at this point in the history
  • Loading branch information
clokep authored Jul 19, 2022
1 parent 84c5e6b commit 1efe6b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/13326.removal
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Stop builindg `.deb` packages for Ubuntu 21.10 (Impish Indri), which has reached end of life.
1 change: 0 additions & 1 deletion scripts-dev/build_debian_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"debian:bookworm",
"debian:sid",
"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)
)

Expand Down

0 comments on commit 1efe6b8

Please sign in to comment.