remove 32 bit build

This commit is contained in:
Sean Yesmunt 2021-01-25 12:52:03 -05:00
parent 7152f9b04f
commit 00cdb5197c

View file

@ -93,7 +93,7 @@
"target": [
{
"target": "nsis",
"arch": ["x64", "ia32"]
"arch": ["x64"]
}
]
},