Switched appveyor platform to x86_64
This commit is contained in:
parent
5f8fcbc56b
commit
60e84a48fe
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ matrix:
|
|||
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
||||
|
||||
platform:
|
||||
- x86
|
||||
- x86_64
|
||||
|
||||
configuration: Release
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue