fix: remove x86_64-apple-darwin from list of npm triples (#2987)

Missed during https://github.com/lancedb/lancedb/pull/2987
This commit is contained in:
Jack Ye
2026-02-06 09:43:44 -08:00
committed by GitHub
parent 589041d842
commit 3ad7be9825
3 changed files with 0 additions and 16 deletions

View File

@@ -25,7 +25,6 @@
"triples": {
"defaults": false,
"additional": [
"x86_64-apple-darwin",
"aarch64-apple-darwin",
"x86_64-unknown-linux-gnu",
"aarch64-unknown-linux-gnu",