Skip to content

Commit afb393e

Browse files
committed
add x86_64-apple-darwin to additional triples in package.json
1 parent 16f7aa7 commit afb393e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"triples": {
1313
"additional": [
1414
"aarch64-apple-darwin",
15+
"x86_64-apple-darwin",
1516
"aarch64-unknown-linux-gnu"
1617
]
1718
}

0 commit comments

Comments
 (0)