Commit a0f6675
fix: remove Windows from release targets (daemon requires Unix sockets)
The daemon package uses syscall.SysProcAttr{Setsid: true} and Unix
domain sockets throughout, making Windows cross-compilation impossible.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d503369 commit a0f6675
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
| |||
0 commit comments