Skip to content

Commit 9aa1d25

Browse files
committed
build: exclude ia32 linux build
1 parent 5534885 commit 9aa1d25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"linux": {
2828
"target": [{
2929
"target": "zip",
30-
"arch": ["x64", "ia32"]
30+
"arch": ["x64"]
3131
}]
3232
},
3333
"mac": {

0 commit comments

Comments
 (0)