diff --git a/BUILDING.md b/BUILDING.md index 779313e5669820..9f5f2c193fd7b0 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -111,7 +111,7 @@ platforms. This is true regardless of entries in the table below. | Windows | x86 (native) | >= Windows 8.1/2012 R2 | Tier 1 (running) / Experimental (compiling) [6](#fn6) | | | Windows | x64, x86 | Windows Server 2012 (not R2) | Experimental | | | Windows | arm64 | >= Windows 10 | Tier 2 (compiling) / Experimental (running) | | -| macOS | x64 | >= 10.11 | Tier 1 | | +| macOS | x64 | >= 10.13 | Tier 1 | | | SmartOS | x64 | >= 18 | Tier 2 | | | AIX | ppc64be >=power7 | >= 7.2 TL02 | Tier 2 | | | FreeBSD | x64 | >= 11 | Experimental | Downgraded as of Node.js 12 [7](#fn7) |