diff --git a/doc/api/single-executable-applications.md b/doc/api/single-executable-applications.md index c63b8c8f57c0c3..7480a87d43a556 100644 --- a/doc/api/single-executable-applications.md +++ b/doc/api/single-executable-applications.md @@ -630,7 +630,8 @@ Single-executable support is tested regularly on CI only on the following platforms: * Windows -* macOS +* macOS (arm64 only; x64 is not currently supported and is skipped in the + tests) * Linux (all distributions [supported by Node.js][] except Alpine and all architectures [supported by Node.js][] except s390x)