Skip to content
Merged
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 @@ -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)

Expand Down
Loading