From 900515e5d85caecbb41058dd276689e60d317290 Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Fri, 8 May 2026 09:53:22 +0200 Subject: [PATCH] doc: recommend explicitly Tier 1 or 2 for production applications Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 27c651469b6958..e74f0ff3e556ef 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -98,7 +98,7 @@ and libc version. The table below lists the support tier for each supported combination. A list of [supported compile toolchains](#supported-toolchains) is also supplied for tier 1 platforms. -**For production applications, run Node.js on supported platforms only.** +**For production applications, run Node.js on supported platforms only (Tier 1 or 2).** Node.js does not support a platform version if a vendor has expired support for it. In other words, Node.js does not support running on End-of-Life (EoL)