mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Build Debian packages for Ubuntu 22.10 Kinetic Kudu (#14396)
Signed-off-by: Sean Quah <seanq@matrix.org>
This commit is contained in:
parent
22d46db0ea
commit
0cf48f2d5f
1
changelog.d/14396.feature
Normal file
1
changelog.d/14396.feature
Normal file
@ -0,0 +1 @@
|
|||||||
|
Build Debian packages for Ubuntu 22.10 (Kinetic Kudu).
|
@ -27,6 +27,7 @@ DISTS = (
|
|||||||
"debian:sid",
|
"debian:sid",
|
||||||
"ubuntu:focal", # 20.04 LTS (our EOL forced by Py38 on 2024-10-14)
|
"ubuntu:focal", # 20.04 LTS (our EOL forced by Py38 on 2024-10-14)
|
||||||
"ubuntu:jammy", # 22.04 LTS (EOL 2027-04)
|
"ubuntu:jammy", # 22.04 LTS (EOL 2027-04)
|
||||||
|
"ubuntu:kinetic", # 22.10 (EOL 2023-07-20)
|
||||||
)
|
)
|
||||||
|
|
||||||
DESC = """\
|
DESC = """\
|
||||||
|
Loading…
Reference in New Issue
Block a user