Skip to content

Commit ddfa824

Browse files
committed
Update azure-pipelines-build-test.yml for Azure Pipelines
1 parent 7fb829e commit ddfa824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pool:
66

77
variables:
88
solution: '**/*.sln'
9-
buildPlatform: 'x86|x64|ARM|ARM64'
9+
buildPlatform: 'x86|x64'
1010
buildConfiguration: 'Release'
1111
appxPackageDir: '$(build.artifactStagingDirectory)\AppxPackages\\'
1212

0 commit comments

Comments
 (0)