Skip to content

Commit 980135e

Browse files
committed
doc: add arm64-musl info into platform list
1 parent cb86db8 commit 980135e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ welcome.
131131
| Operating System | Architectures | Versions[^5] | Notes |
132132
| ---------------- | ---------------- | ----------------------------- | --------------------------- |
133133
| GNU/Linux | x64 | kernel >= 6.6, musl >= 1.2.4 | e.g. Alpine 3.19 |
134+
| GNU/Linux | arm64 | kernel >= 6.12, musl >= 1.2.5 | e.g. Alpine 3.22 |
134135
| GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Downgraded as of Node.js 10 |
135136
| GNU/Linux | armv7 | kernel >= 4.18, glibc >= 2.28 | Downgraded as of Node.js 24 |
136137
| GNU/Linux | armv6 | kernel >= 4.18, glibc >= 2.28 | Downgraded as of Node.js 12 |

0 commit comments

Comments
 (0)