Skip to content

Commit

Permalink
Merge pull request #6397 from nextcloud/backport/6387/stable-3.11
Browse files Browse the repository at this point in the history
[stable-3.11] Remove Ubuntu Lunar, add Noble
  • Loading branch information
claucambra authored Feb 5, 2024
2 parents df6c483 + 9e39750 commit 1a25df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/linux/debian/drone-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if test "${DRONE_TARGET_BRANCH}" = "stable-2.6"; then
UBUNTU_DISTRIBUTIONS="bionic focal jammy kinetic"
DEBIAN_DISTRIBUTIONS="buster stretch testing"
else
UBUNTU_DISTRIBUTIONS="jammy lunar mantic"
UBUNTU_DISTRIBUTIONS="jammy mantic noble"
DEBIAN_DISTRIBUTIONS="bullseye bookworm testing"
fi

Expand Down

0 comments on commit 1a25df4

Please sign in to comment.