go-ethereum/.github/workflows
tellabg d5c12be442 build: install cross-compiler deps for keeper CI builds
Update the GitHub Actions workflow to install cmake and mipsel
cross-compiler before building keeper targets.

Update evmone-build.sh to detect available mipsel cross-compilers:
prefer mipsel-linux-gnu-gcc (Debian/Ubuntu), fall back to
mips64-linux-gnu-gcc with -EL -mabi=32 flags (Fedora).
2026-03-07 09:45:51 +01:00
..
go.yml build: install cross-compiler deps for keeper CI builds 2026-03-07 09:45:51 +01:00
validate_pr.yml .github/workflows: preventively close PRs that seem AI-generated (#33414) 2025-12-30 14:43:45 +01:00