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

1.103.0-whithout-watcha
Patrick Cloke 2 years ago committed by GitHub
parent 84c5e6b1fd
commit 1efe6b8c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      changelog.d/13326.removal
  2. 1
      scripts-dev/build_debian_packages.py

@ -0,0 +1 @@
Stop builindg `.deb` packages for Ubuntu 21.10 (Impish Indri), which has reached end of life.

@ -26,7 +26,6 @@ DISTS = (
"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)
)

Loading…
Cancel
Save