mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
Build for Debian Bookworm
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
This commit is contained in:
parent
d8479fb1ba
commit
537fbfc0f9
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue