File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,12 @@ There are three support tiers:
69
69
70
70
### Supported platforms
71
71
72
- The community does not build or test against end-of-life distributions (EoL).
73
72
For production applications, run Node.js on supported platforms only.
74
73
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
+
75
78
| System | Support type | Version | Architectures | Notes |
76
79
| ------------ | ------------ | ------------------------------- | ---------------- | ----------------------------- |
77
80
| GNU/Linux | Tier 1 | kernel >= 2.6.32, glibc >= 2.12 | x64, arm | |
You can’t perform that action at this time.
0 commit comments