From 2be5e0dcf971817c11531c67ddf7793317d592fa Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 11 Jul 2019 12:21:01 +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 c49c7ee0358d44..2a471add2b0a5a 100644 --- a/azure-pipelines-wheels.yml +++ b/azure-pipelines-wheels.yml @@ -11,7 +11,7 @@ trigger: pr: none variables: - name: versionWheels - value: '0.7' + value: '0.11-3.7-alpine3.10' - group: wheels