Skip to content

Commit 0fbade3

Browse files
richardlaucodebytere
authored andcommitted
doc: add arm64 macOS as experimental
PR-URL: #36189 Refs: nodejs/build#2474 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ash Cripps <[email protected]> Reviewed-By: David Carlier <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Pranshu Srivastava <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
1 parent 42dfda8 commit 0fbade3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

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

0 commit comments

Comments
 (0)