Files
el/.gitea/workflows
will.anderson ec9c322cc7
El SDK CI - dev / build-and-test (pull_request) Failing after 1m57s
fix: use elc-linux-amd64 as bootstrap seed instead of elc-bootstrap.c
elc-bootstrap.c is stale and produces a broken gen2 that can't correctly
compile current El source (generates C without main() for user programs).
The committed elc-linux-amd64 binary is the current, correct seed for
linux CI. This removes the gen2-from-C step entirely.
2026-05-06 17:45:57 -05:00
..