summary refs log tree commit diff
path: root/scripts-dev
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2022-07-19 09:08:46 -0400
committerGitHub <noreply@github.com>2022-07-19 09:08:46 -0400
commit1efe6b8c41082fca68a6c408a854b25991814d65 (patch)
treebb3db31e2989cd9e7d75065a33e9a94d4765ff9d /scripts-dev
parentBash script for creating multiple stream writers (#13271) (diff)
downloadsynapse-1efe6b8c41082fca68a6c408a854b25991814d65.tar.xz
Stop building Ubuntu 21.10 (Impish Indri) which is end of life. (#13326)
Diffstat (limited to 'scripts-dev')
-rwxr-xr-xscripts-dev/build_debian_packages.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts-dev/build_debian_packages.py b/scripts-dev/build_debian_packages.py

index 38564893e9..cd2e64b75f 100755 --- a/scripts-dev/build_debian_packages.py +++ b/scripts-dev/build_debian_packages.py
@@ -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) )