From 62df3c00df6c09e0c15f159b2bcc70fd23fa0907 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 15 Jul 2019 15:22:19 +0200 Subject: [PATCH] Update azure-pipelines-wheels.yml for Azure Pipelines --- azure-pipelines-wheels.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines-wheels.yml b/azure-pipelines-wheels.yml index 0e931b515..89e45fc31 100644 --- a/azure-pipelines-wheels.yml +++ b/azure-pipelines-wheels.yml @@ -18,7 +18,6 @@ variables: jobs: - job: 'Wheels' - condition: or(eq(variables['Build.SourceBranchName'], 'dev'), eq(variables['Build.SourceBranchName'], 'master')) timeoutInMinutes: 360 pool: vmImage: 'ubuntu-latest'