Skip to content

Commit 4c0b022

Browse files
committed
Adds a 32 bit windows release
Closes #450
1 parent 11388ac commit 4c0b022

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ test_script:
1010

1111
platform:
1212
- x64
13+
- x86
14+
15+
matrix:
16+
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
1317

1418
artifacts:
1519
- path: ui\build\distributions\*.exe

0 commit comments

Comments
 (0)