Commit 86c9307
Aegis-AI
ci: update mlx-swift submodule to latest main in integration tests
Both ci.yml and downstream_integration.yml check out SwiftLM with
submodules: recursive, which pins mlx-swift to SwiftLM's submodule
commit. When mlx-swift-lm PRs depend on new mlx-swift APIs (e.g.
preadIntoOffset from mlx-swift#10), the build fails because the
submodule pin is stale.
Fix: after replacing mlx-swift-lm with the PR checkout, also pull
mlx-swift to latest origin/main so new APIs are available.1 parent c68d007 commit 86c9307
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
126 | 132 | | |
127 | 133 | | |
128 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 | | |
37 | 45 | | |
38 | 46 | | |
| |||
0 commit comments