Commit bdac58a
committed
feat: Drop Windows ia32 build
We've stopped officially supporting 32 bits versions of Windows a long
time ago but we kept building a 32 bits version of Cozy Desktop
anyway.
However, one of our dependencies, `@gyselroth/windows-node-fsstat`
does not compile for ia32 anymore.
Since we don't support 32 bits Windows we won't try to fix the
dependency and stop building our 32 bits version instead.1 parent fef4a1f commit bdac58a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments