Skip to content

Commit

Permalink
Updated PR build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkMpn committed Nov 21, 2024
1 parent d3fd5d6 commit 3cc42d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pool:

variables:
solution: '**/*.sln'
buildPlatform: 'x86'
buildPlatform: 'Any CPU'
buildConfiguration: 'Release'

steps:
Expand Down

0 comments on commit 3cc42d8

Please sign in to comment.