Skip to content

Commit 8bf37ee

Browse files
AshCrippsnodejs-github-bot
AshCripps
authored andcommitted
doc: update support macos version for 15.x
with our minimum target already set to 10.13 for 14.x it doesn't make sense to claim to support anything lower. PR-URL: #35022 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Rod Vagg <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
1 parent fa105eb commit 8bf37ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ platforms. This is true regardless of entries in the table below.
111111
| Windows | x86 (native) | >= Windows 8.1/2012 R2 | Tier 1 (running) / Experimental (compiling) <sup>[6](#fn6)</sup> | |
112112
| Windows | x64, x86 | Windows Server 2012 (not R2) | Experimental | |
113113
| Windows | arm64 | >= Windows 10 | Tier 2 (compiling) / Experimental (running) | |
114-
| macOS | x64 | >= 10.11 | Tier 1 | |
114+
| macOS | x64 | >= 10.13 | Tier 1 | |
115115
| SmartOS | x64 | >= 18 | Tier 2 | |
116116
| AIX | ppc64be >=power7 | >= 7.2 TL02 | Tier 2 | |
117117
| FreeBSD | x64 | >= 11 | Experimental | Downgraded as of Node.js 12 <sup>[7](#fn7)</sup> |

0 commit comments

Comments
 (0)