File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ releases for these platforms. Test failures on experimental platforms do not
128128block releases. Contributions to improve support for these platforms are
129129welcome.
130130
131- | Operating System | Architectures | Versions | Notes |
131+ | Operating System | Architectures | Versions[ ^ 5 ] | Notes |
132132| ---------------- | ---------------- | ------------------------------| ----------------------------|
133133| GNU/Linux | x64 | kernel >= 6.6, musl >= 1.2.4 | e.g. Alpine 3.19 |
134134| GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Downgraded as of Node.js 10 |
@@ -162,6 +162,10 @@ welcome.
162162[ ^ 4 ] : Our macOS Binaries are compiled with 13.5 as a target. Xcode 16 is
163163 required to compile.
164164
165+ [ ^ 5 ] : Older kernel or libc versions may work. The minimum versions listed here
166+ correspond to the binaries provided by the
167+ [ unofficial-builds project] ( https://github.com/nodejs/unofficial-builds ) .
168+
165169<!-- lint enable final-definition-->
166170
167171### Supported toolchains
You can’t perform that action at this time.
0 commit comments