mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-22 01:54:58 -05:00
build debian package for jammy jellyfish (#12543)
This commit is contained in:
parent
17d99f758a
commit
99ab45423a
1
changelog.d/12543.misc
Normal file
1
changelog.d/12543.misc
Normal file
@ -0,0 +1 @@
|
||||
Build debian packages for Ubuntu 22.04 "Jammy Jellyfish".
|
@ -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…
Reference in New Issue
Block a user