mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-03 15:55:47 +00:00
Appveyor: disable fast-finish we always want 32 and 64-bit compilation
This commit is contained in:
parent
a5b2652f85
commit
4e4951c769
@ -4,8 +4,9 @@ cache:
|
||||
- x86_64-4.9.2-release-win32-seh-rt_v4-rev4.7z
|
||||
- i686-4.9.2-release-win32-dwarf-rt_v4-rev4.7z
|
||||
|
||||
# We always want 32 and 64-bit compilation
|
||||
matrix:
|
||||
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
||||
fast_finish: false # set this flag to immediately finish build once one of the jobs fails.
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user