Skip to content

Commit 1c6fade

Browse files
joaocgreisaddaleax
authored andcommitted
meta: clarify EoL platform support
PR-URL: #25838 Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent a6c8e40 commit 1c6fade

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

BUILDING.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,12 @@ There are three support tiers:
6969

7070
### Supported platforms
7171

72-
The community does not build or test against end-of-life distributions (EoL).
7372
For production applications, run Node.js on supported platforms only.
7473

74+
Node.js does not support a platform version if a vendor has expired support
75+
for it. In other words, Node.js does not support running on End-of-life (EoL)
76+
platforms. This is true regardless of entries in the table below.
77+
7578
| System | Support type | Version | Architectures | Notes |
7679
| ------------ | ------------ | ------------------------------- | ---------------- | ----------------------------- |
7780
| GNU/Linux | Tier 1 | kernel >= 2.6.32, glibc >= 2.12 | x64, arm | |

0 commit comments

Comments
 (0)