We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa105eb commit 8bf37eeCopy full SHA for 8bf37ee
BUILDING.md
@@ -111,7 +111,7 @@ platforms. This is true regardless of entries in the table below.
111
| Windows | x86 (native) | >= Windows 8.1/2012 R2 | Tier 1 (running) / Experimental (compiling) <sup>[6](#fn6)</sup> | |
112
| Windows | x64, x86 | Windows Server 2012 (not R2) | Experimental | |
113
| Windows | arm64 | >= Windows 10 | Tier 2 (compiling) / Experimental (running) | |
114
-| macOS | x64 | >= 10.11 | Tier 1 | |
+| macOS | x64 | >= 10.13 | Tier 1 | |
115
| SmartOS | x64 | >= 18 | Tier 2 | |
116
| AIX | ppc64be >=power7 | >= 7.2 TL02 | Tier 2 | |
117
| FreeBSD | x64 | >= 11 | Experimental | Downgraded as of Node.js 12 <sup>[7](#fn7)</sup> |
0 commit comments