From 137d98817a5fc93b686ff48297a911eb33a81249 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 25 Apr 2019 09:31:34 +0200 Subject: [PATCH] Fix snips build --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f2b8076..99814a6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -309,6 +309,7 @@ jobs: - template: azp-template-addon.yml parameters: addon: 'snips' + arch: '--amd64 --armhf' - job: 'ssh'