Add arm64 node packages (#6908)

This commit is contained in:
Simon Hausmann 2024-11-25 18:07:58 +01:00 committed by GitHub
parent e5285e0607
commit d1d7a26cb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 1 deletions

View file

@ -8,6 +8,7 @@
"defaults": false,
"additional": [
"x86_64-unknown-linux-gnu",
"aarch64-unknown-linux-gnu",
"x86_64-apple-darwin",
"aarch64-apple-darwin",
"x86_64-pc-windows-msvc",