Commit 63a235f
fix: remove musl target - no ONNX Runtime support
Even x86_64-unknown-linux-musl doesn't have ONNX Runtime binaries.
Focus on native builds only:
- Linux x86_64 (gnu)
- Windows x86_64 (msvc/gnu) and aarch64
- macOS x86_64 and aarch64
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 7122b43 commit 63a235f
2 files changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 60 | | |
66 | 61 | | |
67 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
0 commit comments