ci: disable mingw build temporarily

Summary: this cannot succeed until the docker image is rebuilt

Reviewers: lauromoura

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8648
This commit is contained in:
Mike Blumenkrantz 2019-04-18 12:35:52 -04:00
parent e881f936e8
commit db1bb63e0e
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ jobs:
include:
- os: osx
env: BUILDSYSTEM=ninja
- os: linux
env: DISTRO=Fedora29-mingw CI_BUILD_TYPE=mingw
#- os: linux
#env: DISTRO=Fedora29-mingw CI_BUILD_TYPE=mingw
- os: linux
env: DISTRO=Fedora29 CI_BUILD_TYPE=options-enabled
- os: linux