EXLA's cached_make copies libexla.so but Make still compiles .o files when they're missing from deps/exla/cache/ (they don't survive mix deps.get). Save the pre-built cache/ directory at /opt/exla-cache/ in the CI image and restore it after mix deps.get in the test step. With both .o files and libexla.so present, Make skips all C++ compilation. |
||
|---|---|---|
| .. | ||
| build-base.yaml | ||
| build-grid-rs.yaml | ||
| build.yaml | ||