Skip to content

Commit 1d8fc49

Browse files
authored
Merge pull request #9342 from nextcloud/remove-plucky-add-resolute
ci: Remove Ubuntu Plucky, add Resolute
2 parents 83fa128 + b565784 commit 1d8fc49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin/linux/debian/drone-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if test "${DRONE_TARGET_BRANCH}" = "stable-2.6"; then
2121
UBUNTU_DISTRIBUTIONS="bionic focal jammy kinetic"
2222
DEBIAN_DISTRIBUTIONS="buster stretch testing"
2323
else
24-
UBUNTU_DISTRIBUTIONS="jammy noble plucky questing"
24+
UBUNTU_DISTRIBUTIONS="jammy noble questing resolute"
2525
DEBIAN_DISTRIBUTIONS="bookworm trixie testing"
2626
fi
2727

0 commit comments

Comments
 (0)