From b9fbcab657f1fdda784d641436c08298f1bb9e7d Mon Sep 17 00:00:00 2001 From: JC Aguilera Date: Tue, 25 Jul 2017 15:12:34 -0700 Subject: [PATCH] Change after correct version of the file --- buildpipeline/pipelines.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buildpipeline/pipelines.json b/buildpipeline/pipelines.json index cbcf49e..01fd417 100644 --- a/buildpipeline/pipelines.json +++ b/buildpipeline/pipelines.json @@ -366,6 +366,7 @@ }, "ReportingParameters": { "OperatingSystem": "Windows", + "Architecture": "arm64", "SubType": "Build-Tests", "Type": "build/product/", "PB_BuildType": "Release" @@ -384,6 +385,7 @@ }, "ReportingParameters": { "OperatingSystem": "Windows", + "Architecture": "arm64", "SubType": "Build-Tests-R2R", "Type": "build/product/", "PB_BuildType": "Release" -- 2.7.4