Commit 2bcc9cf
fix(release): Enable CGO for tree-sitter, limit to linux/amd64
The go-tree-sitter dependency requires CGO (C bindings). Cross-compilation
with CGO_ENABLED=0 fails on the GitHub Actions runner. Limit the initial
0.1.0 release to linux/amd64 (native on the runner). macOS and Windows
builds will be added in a follow-up with cross-compiler toolchains.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 73e19bd commit 2bcc9cf
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | | - | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| |||
0 commit comments