mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 15:27:17 +00:00
wip: ci tests
This commit is contained in:
parent
ab386a8521
commit
81910d27ee
@ -60,6 +60,7 @@ exports.default = async function (context) {
|
||||
await flipFuses(electronBinaryPath, {
|
||||
version: FuseVersion.V1,
|
||||
resetAdHocDarwinSignature: IS_APPLE_SILICON, // necessary for building on Apple Silicon
|
||||
[FuseV1Options.RunAsNode]: false,
|
||||
[FuseV1Options.EnableCookieEncryption]: true,
|
||||
[FuseV1Options.EnableNodeOptionsEnvironmentVariable]: false,
|
||||
[FuseV1Options.EnableNodeCliInspectArguments]: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user