Skip to content

Commit f88aa13

Browse files
authored
fix (release): added back support for Unbuntu 22.04
fix (release): added back support for Unbuntu 22.04
1 parent cd56331 commit f88aa13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/build-pkgs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RPM_DSTS="sles/11.4 sles/12.0 sles/12.1 sles/12.2
4444
el/5 el/6 el/7 el/8"
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 ubuntu/artful ubuntu/bionic ubuntu/disco ubuntu/focal
47+
ubuntu/trusty ubuntu/utopic ubuntu/vivid ubuntu/wily ubuntu/xenial ubuntu/yakkety ubuntu/zesty ubuntu/artful ubuntu/bionic ubuntu/disco ubuntu/focal ubuntu/jammy
4848
raspbian/wheezy raspbian/jessie raspbian/stretch raspbian/buster"
4949

5050
if [[ $PACKAGECLOUD_TOKEN ]]; then

0 commit comments

Comments
 (0)