From 14b3ec02caa00478c579f317d02c97a963e44f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Wed, 11 Sep 2019 14:09:13 +0200 Subject: [PATCH] Disable windows builds dependencies for now installing qt is failing I think --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c47aeb65..c5a6e6e3 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -104,8 +104,8 @@ jobs: dependsOn: - Linux - MacOS - - Windows_x86 - - Windows_x64 +# - Windows_x86 +# - Windows_x64 condition: succeeded() variables: - group: bintray