diff --git a/.github/deploy_ppa_all_dists.sh b/.github/deploy_ppa_all_dists.sh index 82bee9a..76e2b4f 100755 --- a/.github/deploy_ppa_all_dists.sh +++ b/.github/deploy_ppa_all_dists.sh @@ -12,7 +12,6 @@ PACKAGE=$1 # List of all active Ubuntu distributions DISTS= -DISTS+=" bionic" DISTS+=" focal" DISTS+=" jammy" DISTS+=" kinetic"