We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c8e40 commit 1c6fadeCopy full SHA for 1c6fade
BUILDING.md
@@ -69,9 +69,12 @@ There are three support tiers:
69
70
### Supported platforms
71
72
-The community does not build or test against end-of-life distributions (EoL).
73
For production applications, run Node.js on supported platforms only.
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
+
78
| System | Support type | Version | Architectures | Notes |
79
| ------------ | ------------ | ------------------------------- | ---------------- | ----------------------------- |
80
| GNU/Linux | Tier 1 | kernel >= 2.6.32, glibc >= 2.12 | x64, arm | |
0 commit comments