From 416b81d23343d214500cc83461d9fa491da5c5c7 Mon Sep 17 00:00:00 2001 From: Thibaut Boustany Date: Tue, 26 Jun 2018 15:10:59 +0200 Subject: [PATCH] Don't build Windows ia32 --- electron-builder.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/electron-builder.yml b/electron-builder.yml index 03039b42..8420824d 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -1,5 +1,4 @@ appId: com.ledger.live -npmRebuild: false protocols: name: Ledger Live @@ -36,11 +35,9 @@ win: - target: nsis arch: - x64 - - ia32 - target: zip arch: - x64 - - ia32 nsis: oneClick: false