Skip to content

Commit 29371df

Browse files
authored
Update build-pkgs.sh
1 parent 86bbb1b commit 29371df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hack/build-pkgs.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ done
4040

4141
RPM_DSTS="sles/11.4 sles/12.0 sles/12.1 sles/12.2
4242
opensuse/13.1 opensuse/13.2 opensuse/42.1 opensuse/42.2
43-
fedora/20 fedora/21 fedora/22 fedora/23 fedora/24 fedora/25 fedora/26
43+
fedora/20 fedora/21 fedora/22 fedora/23 fedora/24 fedora/25 fedora/26 fedora/27
4444
el/5 el/6 el/7"
4545

4646
DEB_DSTS="debian/wheezy debian/jessie debian/stretch debian/buster
47-
ubuntu/trusty ubuntu/utopic ubuntu/vivid ubuntu/wily ubuntu/xenial ubuntu/yakkety ubuntu/zesty
47+
ubuntu/trusty ubuntu/utopic ubuntu/vivid ubuntu/wily ubuntu/xenial ubuntu/yakkety ubuntu/zesty ubuntu/artful
4848
raspbian/wheezy raspbian/jessie raspbian/stretch raspbian/buster"
4949

5050
if [[ $PACKAGECLOUD_TOKEN ]]; then

0 commit comments

Comments
 (0)