diff mbox series

autopackager: mkpackage.sh: remove lunar

Message ID 20240412042722.72002-1-ivan.hu@canonical.com
State New
Headers show
Series autopackager: mkpackage.sh: remove lunar | expand

Commit Message

Ivan Hu April 12, 2024, 4:27 a.m. UTC
Ubuntu 23.04 reaches EOL

Signed-off-by: Ivan Hu <ivan.hu@canonical.com>
---
 auto-packager/mkpackage.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
index 15ba063e..fb46dd7b 100755
--- a/auto-packager/mkpackage.sh
+++ b/auto-packager/mkpackage.sh
@@ -23,7 +23,7 @@ 
 # Get fwts sources, strip out .git directory, add in necessary debian packaging
 # files, build source package ready for upload.
 #
-RELEASES="bionic focal jammy lunar mantic noble"
+RELEASES="bionic focal jammy mantic noble"
 REPO=https://github.com/fwts/fwts
 RELEASE_TAR_URL=http://fwts.ubuntu.com/release
 FWTS=fwts