support more ubuntus

This commit is contained in:
vilmibm 2020-09-17 14:18:06 -05:00
parent 9a8deb08fb
commit 74665b213a
2 changed files with 37 additions and 1 deletions

View file

@ -78,7 +78,7 @@ jobs:
popd
- name: Run reprepro
env:
RELEASES: "focal stable oldstable testing unstable buster bullseye stretch jessie bionic trusty precise xenial"
RELEASES: "cosmic eoan disco groovy focal stable oldstable testing unstable buster bullseye stretch jessie bionic trusty precise xenial"
run: |
mkdir -p upload
for release in $RELEASES; do