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