Skip to content

Commit 51df7b9

Browse files
authored
doc: update macOS version used to build releases
Refs: nodejs/build#4083 PR-URL: #60080 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent f468b6c commit 51df7b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
166166
| Binary package | Platform and Toolchain |
167167
| ----------------------- | ------------------------------------------------------------- |
168168
| aix-ppc64 | AIX 7.2 TL04 on PPC64BE with GCC 12[^5] |
169-
| darwin-x64 | macOS 13, Xcode 16 with -mmacosx-version-min=13.5 |
170-
| darwin-arm64 (and .pkg) | macOS 13 (arm64), Xcode 16 with -mmacosx-version-min=13.5 |
169+
| darwin-x64 | macOS 15, Xcode 16 with -mmacosx-version-min=13.5 |
170+
| darwin-arm64 (and .pkg) | macOS 15 (arm64), Xcode 16 with -mmacosx-version-min=13.5 |
171171
| linux-arm64 | RHEL 8 with Clang 19.1 and gcc-toolset-14-libatomic-devel[^6] |
172172
| linux-ppc64le | RHEL 8 with Clang 19.1 and gcc-toolset-14-libatomic-devel[^6] |
173173
| linux-s390x | RHEL 8 with Clang 19.1 and gcc-toolset-14-libatomic-devel[^6] |

0 commit comments

Comments
 (0)