Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/api/single-executable-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,8 @@ platforms:

* Windows
* macOS (arm64 only; x64 is not currently supported and is skipped in the
tests)
tests). Single-executable applications built on or for Intel macOS are not
expected to work.
* Linux (all distributions [supported by Node.js][] except Alpine and all
architectures [supported by Node.js][] except s390x)

Expand Down
Loading