aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/debs/upload_debs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/debs/upload_debs.sh b/tools/debs/upload_debs.sh
index 4e2547a90..b82d9fcc5 100755
--- a/tools/debs/upload_debs.sh
+++ b/tools/debs/upload_debs.sh
@@ -45,7 +45,7 @@ ORIG_RELEASE=`head -1 host/cmake/debian/changelog | sed 's/.*) \(.*\);.*/\1/'`
# Currently supported versions can be found here:
# https://launchpad.net/ubuntu/+ppas
#
-RELEASES="trusty xenial bionic cosmic"
+RELEASES="xenial bionic cosmic focal"
PPA=ppa:ettusresearch/uhd
#