Skip to content

Commit

Permalink
Merge pull request #4212 from ivaradi/hirsute_jammy
Browse files Browse the repository at this point in the history
Remove Hirsute, add Jammy
  • Loading branch information
ivaradi authored Feb 1, 2022
2 parents c78855b + 566a5e5 commit a66bed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/linux/debian/drone-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ OBS_PROJECT_BETA=home:ivaradi:beta
OBS_PACKAGE=nextcloud-desktop

if test "${DRONE_TARGET_BRANCH}" = "stable-2.6"; then
UBUNTU_DISTRIBUTIONS="bionic focal hirsute impish"
UBUNTU_DISTRIBUTIONS="bionic focal impish jammy"
DEBIAN_DISTRIBUTIONS="buster stretch testing"
else
UBUNTU_DISTRIBUTIONS="focal hirsute impish"
UBUNTU_DISTRIBUTIONS="focal impish jammy"
DEBIAN_DISTRIBUTIONS="testing"
fi

Expand Down

0 comments on commit a66bed5

Please sign in to comment.