mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 09:56:05 -04:00
build debian package for jammy jellyfish (#12543)
This commit is contained in:
parent
17d99f758a
commit
99ab45423a
2 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,7 @@ DISTS = (
|
|||
"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)
|
||||
)
|
||||
|
||||
DESC = """\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue