Commit 3246416
feat(ci): add Linux ARM64 native runner + Windows vector-free patch
- Linux ARM64: uses ubuntu-24.04-arm native runner (no cross-compilation)
- Windows: checks out kin-db locally, patches Cargo to disable vector
feature (bypasses usearch C++ MSVC failure)
- Now 5 build targets: linux-x64, linux-arm64, macos-x64, macos-arm64, windows-x64
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7c1a17d commit 3246416
1 file changed
Lines changed: 25 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
41 | | - | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
62 | 85 | | |
63 | 86 | | |
64 | 87 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 88 | + | |
71 | 89 | | |
72 | 90 | | |
73 | | - | |
74 | 91 | | |
75 | 92 | | |
76 | 93 | | |
| |||
0 commit comments