Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Build Debian packages for Ubuntu 22.10 Kinetic Kudu (#14396)
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Quah <seanq@matrix.org>
  • Loading branch information
squahtx authored Nov 9, 2022
1 parent 22d46db commit 0cf48f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog.d/14396.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Build Debian packages for Ubuntu 22.10 (Kinetic Kudu).
1 change: 1 addition & 0 deletions scripts-dev/build_debian_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"debian:sid",
"ubuntu:focal", # 20.04 LTS (our EOL forced by Py38 on 2024-10-14)
"ubuntu:jammy", # 22.04 LTS (EOL 2027-04)
"ubuntu:kinetic", # 22.10 (EOL 2023-07-20)
)

DESC = """\
Expand Down

0 comments on commit 0cf48f2

Please sign in to comment.