mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-24 05:55:59 +03:00
Merge pull request #1965 from ivaradi/drop-xenial
Do not build for Xenial anymore
This commit is contained in:
commit
afae7606cf
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