mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Drop support for EOL Ubuntu 21.04 (#11961)
This commit is contained in:
parent
df36945ff0
commit
1e12efa1b2
1
changelog.d/11961.removal
Normal file
1
changelog.d/11961.removal
Normal file
@ -0,0 +1 @@
|
||||
No longer build `.deb` packages for Ubuntu 21.04 Hirsute Hippo, which has now EOLed.
|
@ -25,7 +25,6 @@ DISTS = (
|
||||
"debian:bookworm",
|
||||
"debian:sid",
|
||||
"ubuntu:focal", # 20.04 LTS (our EOL forced by Py38 on 2024-10-14)
|
||||
"ubuntu:hirsute", # 21.04 (EOL 2022-01-05)
|
||||
"ubuntu:impish", # 21.10 (EOL 2022-07)
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user