Skip to content

Commit 58b6880

Browse files
committed
azure pipeline switch to x86
1 parent 4f6e7f2 commit 58b6880

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ pool:
88

99
variables:
1010
solution: 'build/*.sln'
11-
buildPlatform: Win32
12-
buildConfiguration: 'Release'
11+
buildPlatform: x86
12+
buildConfiguration: 'release'
1313

1414
steps:
1515
#To Do: Do both 32 bit and 64 bit

0 commit comments

Comments
 (0)