Skip to content

Commit 9ba5df3

Browse files
authored
doc: bump FreeBSD experimental support to 13.2
Refs: https://www.freebsd.org/security/#sup Refs: nodejs/build#3593 PR-URL: #51231 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent ba957a6 commit 9ba5df3

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
@@ -119,7 +119,7 @@ platforms. This is true regardless of entries in the table below.
119119
| macOS | arm64 | >= 11.0 | Tier 1 | |
120120
| SmartOS | x64 | >= 18 | Tier 2 | |
121121
| AIX | ppc64be >=power8 | >= 7.2 TL04 | Tier 2 | |
122-
| FreeBSD | x64 | >= 12.4 | Experimental | |
122+
| FreeBSD | x64 | >= 13.2 | Experimental | |
123123

124124
[^1]: Older kernel versions may work. However official Node.js release
125125
binaries are [built on RHEL 8 systems](#official-binary-platforms-and-toolchains)

0 commit comments

Comments
 (0)