mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Merge pull request #5814 from ivaradi/bookworm
Build for Debian Bookworm
This commit is contained in:
commit
2bc3218f5b
@ -19,7 +19,7 @@ if test "${DRONE_TARGET_BRANCH}" = "stable-2.6"; then
|
||||
DEBIAN_DISTRIBUTIONS="buster stretch testing"
|
||||
else
|
||||
UBUNTU_DISTRIBUTIONS="jammy kinetic lunar"
|
||||
DEBIAN_DISTRIBUTIONS="bullseye testing"
|
||||
DEBIAN_DISTRIBUTIONS="bullseye bookworm testing"
|
||||
fi
|
||||
|
||||
pull_request=${DRONE_PULL_REQUEST:=master}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user