mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[APPVEYOR] Start with the MSVC x64 build so we can get to what breaks it a bit sooner.
This commit is contained in:
parent
127d41715f
commit
0668b91e1b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
environment:
|
||||
matrix:
|
||||
- BuildType: "msvc"
|
||||
- BuildType: "msvc-x64"
|
||||
- BuildType: "msvc"
|
||||
- BuildType: "clang-cl"
|
||||
|
||||
version: reactos.appveyor.{build}
|
||||
|
|
Loading…
Reference in a new issue