From 9736267aedaef488fc554d6a49e1a2c39a8a537d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Rivi=C3=A8re?= Date: Tue, 30 Jan 2024 19:21:12 +0100 Subject: [PATCH] Remove obsolete distributions --- .github/deploy_ppa_all_dists.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/deploy_ppa_all_dists.sh b/.github/deploy_ppa_all_dists.sh index 7dec67c..2f8585c 100755 --- a/.github/deploy_ppa_all_dists.sh +++ b/.github/deploy_ppa_all_dists.sh @@ -14,8 +14,6 @@ PACKAGE=$1 DISTS= DISTS+=" focal" DISTS+=" jammy" -DISTS+=" kinetic" -DISTS+=" lunar" DISTS+=" mantic" # Use timestamp as package suffix to generate a unique version number