removed windows ARM build

This commit is contained in:
SPRINX0\prochazka
2025-07-29 10:50:09 +02:00
parent 72a874c7f4
commit cc9744156c
3 changed files with 6 additions and 10 deletions

View File

@@ -85,15 +85,13 @@
{
"target": "nsis",
"arch": [
"x64",
"arm64"
"x64"
]
},
{
"target": "zip",
"arch": [
"x64",
"arm64"
"x64"
]
}
],