ci: build x86 builds on GN in appveyor (#14019)
This commit is contained in:
parent
702cc84bd3
commit
db7cec8d86
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ environment:
|
|||
- gn_args: debug
|
||||
ELECTRON_SKIP_NATIVE_MODULE_TESTS: 1
|
||||
- gn_args: release
|
||||
platform:
|
||||
- x86
|
||||
- x64
|
||||
build_script:
|
||||
- git config --global core.longpaths true
|
||||
- cd ..
|
||||
|
|
Loading…
Reference in a new issue