Skip to content

Commit de99643

Browse files
committed
doc: downgrade macOS x64 to Tier 2
Signed-off-by: Antoine du Hamel <[email protected]> PR-URL: #63055 Backport-PR-URL: #63153 Refs: https://developer.apple.com/documentation/apple-silicon/about-the-rosetta-translation-environment/ Refs: nodejs/build#4317 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: René <[email protected]> Reviewed-By: Stewart X Addison <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
1 parent 6ac7ff2 commit de99643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ platforms. This is true regardless of entries in the table below.
117117
| GNU/Linux | riscv64 | kernel >= 5.19, glibc >= 2.36 | Experimental | GCC >= 14 or Clang >= 19 for native builds[^7] |
118118
| Windows | x64 | >= Windows 10/Server 2016 | Tier 1 | [^2],[^3] |
119119
| Windows | arm64 | >= Windows 10 | Tier 2 | |
120-
| macOS | x64 | >= 13.5 | Tier 1 | For notes about compilation see [^4] |
120+
| macOS | x64 | >= 13.5 | Tier 2 | For notes about compilation see [^4] |
121121
| macOS | arm64 | >= 13.5 | Tier 1 | |
122122
| SmartOS | x64 | >= 18 | Tier 2 | |
123123
| AIX | ppc64be >=power9 | >= 7.2 TL04 | Tier 2 | |

0 commit comments

Comments
 (0)