From 055eb69e2d5380d5ad5a2fc23055ba56029ab92f Mon Sep 17 00:00:00 2001
From: Pascal Vizeli <pascal.vizeli@syshack.ch>
Date: Mon, 26 Aug 2019 17:12:57 +0200
Subject: [PATCH] Update azure-pipelines-wheels.yml for Azure Pipelines

---
 azure-pipelines-wheels.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/azure-pipelines-wheels.yml b/azure-pipelines-wheels.yml
index 77e9cbb95f1..4e2ecd73d21 100644
--- a/azure-pipelines-wheels.yml
+++ b/azure-pipelines-wheels.yml
@@ -10,7 +10,7 @@ trigger:
     - requirements_all.txt
 pr: none
 schedules:
-- cron: '0 */8 * * *'
+- cron: '0 */4 * * *'
   displayName: 'daily builds'
   branches:
     include:
-- 
GitLab