mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 14:36:01 +03:00
Do not build for Xenial anymore.
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
This commit is contained in:
parent
66d69bf197
commit
697d303259
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ OBS_PROJECT_ALPHA=home:ivaradi:alpha
|
|||
OBS_PROJECT_BETA=home:ivaradi:beta
|
||||
OBS_PACKAGE=nextcloud-desktop
|
||||
|
||||
UBUNTU_DISTRIBUTIONS="xenial bionic eoan focal groovy"
|
||||
UBUNTU_DISTRIBUTIONS="bionic eoan focal groovy"
|
||||
DEBIAN_DISTRIBUTIONS="buster stretch"
|
||||
|
||||
pull_request=${DRONE_PULL_REQUEST:=master}
|
||||
|
|
Loading…
Reference in a new issue