mac - try only 1 build - x64

This commit is contained in:
Jan Prochazka
2021-05-22 09:17:52 +02:00
parent aaf6715dd1
commit 13f30891b6

View File

@@ -26,7 +26,7 @@
], ],
"target": { "target": {
"target": "default", "target": "default",
"arch": "arm64" "arch": "x64"
} }
}, },
"linux": { "linux": {
@@ -102,4 +102,4 @@
"optionalDependencies": { "optionalDependencies": {
"msnodesqlv8": "^2.0.10" "msnodesqlv8": "^2.0.10"
} }
} }