Skip to content

Commit 89445fb

Browse files
StefanStojanovicRafaelGSS
authored andcommitted
doc: make win arm64 tier 2 platform
Refs: nodejs/build#3046 Refs: nodejs/build#2540 Fixes: #25998 PR-URL: #47233 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 53e8dad commit 89445fb

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
@@ -113,7 +113,7 @@ platforms. This is true regardless of entries in the table below.
113113
| Windows | x64, x86 (WoW64) | >= Windows 10/Server 2016 | Tier 1 | [^2],[^3] |
114114
| Windows | x86 (native) | >= Windows 10/Server 2016 | Tier 1 (running) / Experimental (compiling)[^4] | |
115115
| Windows | x64, x86 | Windows 8.1/Server 2012 | Experimental | |
116-
| Windows | arm64 | >= Windows 10 | Tier 2 (compiling) / Experimental (running) | |
116+
| Windows | arm64 | >= Windows 10 | Tier 2 | |
117117
| macOS | x64 | >= 10.15 | Tier 1 | For notes about compilation see [^5] |
118118
| macOS | arm64 | >= 11 | Tier 1 | |
119119
| SmartOS | x64 | >= 18 | Tier 2 | |

0 commit comments

Comments
 (0)