Commit 1888a6f
fix(ci): add lld to test-run env for macOS integration tests
Integration tests use CMake with toolchain.cmake which requires
-fuse-ld=lld. Without lld in the test-run environment, CMake's
compiler check fails on macOS cross-compile test runners.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 19d034f commit 1888a6f
2 files changed
+7
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
88 | 87 | | |
89 | 88 | | |
90 | 89 | | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments