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

Commit 8aa121c

Browse files
authored
Build Debian packages for Ubuntu 23.04 Lunar Lobster (#15381)
Signed-off-by: Sean Quah <[email protected]>
1 parent cf2f293 commit 8aa121c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

changelog.d/15381.feature

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build Debian packages for Ubuntu 23.04 (Lunar Lobster).

scripts-dev/build_debian_packages.py

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"ubuntu:focal", # 20.04 LTS (our EOL forced by Py38 on 2024-10-14)
2929
"ubuntu:jammy", # 22.04 LTS (EOL 2027-04)
3030
"ubuntu:kinetic", # 22.10 (EOL 2023-07-20)
31+
"ubuntu:lunar", # 23.04 (EOL 2024-01)
3132
)
3233

3334
DESC = """\

0 commit comments

Comments
 (0)