Commit aeaa9d3
committed
fix(ci): bump mlx-rs git rev to f8cfdd88 (CMake shallow-clone fix)
mlx-rs HEAD now carries the mlx-c CMakeLists.txt update that switches
the MLX C++ FetchContent_Declare GIT_TAG from a commit hash to the
"lumen-rs-patches" branch name. Required for CI builds since CMake's
default shallow git clone cannot resolve a bare commit hash via
GitHub's smart-http transport.1 parent 0d7ce90 commit aeaa9d3
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
0 commit comments