disable meson builds for this branch

there was a lot of work done on the meson build related to moving files
around and adding features and such, and it's too difficult to reliably
separate and backport all these changes

meson was not the officially supported build system for 1.22, so there's
no need to continue building this as it's approaching EOL anyway
This commit is contained in:
Mike Blumenkrantz 2019-09-18 11:56:20 -04:00
parent 83c590ea6a
commit 1da0b8c982
1 changed files with 0 additions and 20 deletions

View File

@ -58,22 +58,11 @@ jobs:
env: DISTRO=Fedora30 CI_BUILD_TYPE=wayland
- os: linux
env: DISTRO=Fedora30 CI_BUILD_TYPE=default
- os: linux
env: DISTRO=Fedora30 CI_BUILD_TYPE=options-enabled BUILDSYSTEM=ninja
- os: linux
env: DISTRO=Fedora30 CI_BUILD_TYPE=options-disabled BUILDSYSTEM=ninja
- os: linux
env: DISTRO=Fedora29 CI_BUILD_TYPE=wayland BUILDSYSTEM=ninja
- os: linux
env: DISTRO=Fedora29 CI_BUILD_TYPE=default BUILDSYSTEM=ninja
- os: osx
if: type = cron
- os: linux
if: type = cron
env: DISTRO=Fedora30 CI_BUILD_TYPE=release-ready
- os: linux
if: type = cron
env: DISTRO=Fedora29 CI_BUILD_TYPE=release-ready BUILDSYSTEM=ninja
- os: linux
if: type = cron
env: DISTRO=Ubuntu1804
@ -83,15 +72,6 @@ jobs:
- os: linux
if: type = cron
env: DISTRO=Debian99
- os: linux
if: type = cron
env: DISTRO=Ubuntu1804 BUILDSYSTEM=ninja
- os: linux
if: type = cron
env: DISTRO=Ubuntu1904 BUILDSYSTEM=ninja
- os: linux
if: type = cron
env: DISTRO=Debian96 BUILDSYSTEM=ninja
services:
- docker