diff --git a/builder.json b/builder.json index f3e23eb5..8508d349 100644 --- a/builder.json +++ b/builder.json @@ -66,6 +66,16 @@ "al2012": { "!packages": [], "!imports": [ "node-14" ] + }, + "macos": { + "architectures": { + "arm64": { + "!imports": [ + "node-16", + "JDK8" + ] + } + } } }, "targets": {