Files
el/.gitea/workflows
will.anderson af66cebfd3
El SDK CI - dev / build-and-test (pull_request) Failing after 28s
fix: add -lssl -lcrypto to all CI gcc linker commands
el_runtime.c now uses OpenSSL EVP AEAD encryption; all gcc commands
in all three workflow files need -lssl -lcrypto to link correctly.
2026-05-06 17:36:48 -05:00
..