Files
kappa/.gitea/workflows
huntedbytheirs 5668708fed
CI / build-and-test (push) Failing after 30s
fix: detect and install Clang 15-18 with LLVM fallback
- Tries apt clang-18/17/16/15 first (Ubuntu 22.04+)
- Falls back to LLVM repo install for Ubuntu 20.04
- Auto-detects installed clang version for CMake compiler flags
- Both CMake 3.28 (binary download) and C++23 compiler required
2026-08-04 14:21:10 -04:00
..