Skip to content

Commit dc06a0a

Browse files
gibfahnaddaleax
authored andcommitted
doc: note that EoL platforms are not supported
Add a note to clarify that any platform that is EoL will not be supported by Node.js. PR-URL: #12672 Fixes: nodejs/build#688 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Rod Vagg <[email protected]>
1 parent 9b74dde commit dc06a0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BUILDING.md

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Support is divided into three tiers:
3333

3434
### Supported platforms
3535

36+
The community does not build or test against end of life distributions (EoL).
37+
Thus we do not recommend that you use Node on end of life or unsupported platforms
38+
in production.
39+
3640
| System | Support type | Version | Architectures | Notes |
3741
|--------------|--------------|----------------------------------|----------------------|------------------|
3842
| GNU/Linux | Tier 1 | kernel >= 2.6.32, glibc >= 2.12 | x86, x64, arm, arm64 | |

0 commit comments

Comments
 (0)