Skip to content

Commit 6165765

Browse files
committed
fixup! fix: fix darwin x64 build
1 parent 14b01af commit 6165765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
matrix:
199199
settings:
200200
- host: macos-latest
201-
target: x86_64-apple-darwin
201+
target: aarch64-apple-darwin
202202
node:
203203
- "18"
204204
- "20"

0 commit comments

Comments
 (0)