cupid5trick
cupid5trick
You need env context expression like: ${{ env.SRVHOME }}
Probably the same problem. I have configured using clang-18 with CC and CXX, but `llama-cli --version` shows it's compiled with cc 13.3.0. (I previously have gcc-13, clang-14 and clang-18 installed,...
> [test.yml/test-matrix-1] 🐳 docker pull image=runner-arm64:latest platform= username= forcePull=false > [test.yml/test-matrix-2] 🐳 docker pull image=runner-arm64:latest platform= username= forcePull=false > | Running on OS: ubuntu-24.04 aarch64 > [test.yml/test-matrix-1] ✅ Success -...