We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f422511 commit 2a532b5Copy full SHA for 2a532b5
BUILDING.md
@@ -131,6 +131,7 @@ welcome.
131
| Operating System | Architectures | Versions[^5] | Notes |
132
| ---------------- | ---------------- | ----------------------------- | ---------------------------- |
133
| 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 |
135
| GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Downgraded as of Node.js 10 |
136
| GNU/Linux | armv7 | kernel >= 4.18, glibc >= 2.28 | Downgraded as of Node.js 24 |
137
| GNU/Linux | armv6 | kernel >= 4.18, glibc >= 2.28 | Downgraded as of Node.js 12 |
0 commit comments