Igor Sirotin 7b25ae9781
ci: derive librln version from Makefile, drop cargo cache
The librln cache key/path hardcoded v0.9.0, so after the zerokit v2.0.2
bump it never matched the built artifact and librln was rebuilt every run.
Derive the version via `make print-librln-version` so it tracks the
Makefile automatically.

Drop the cargo/zerokit-target cache: zerokit is bumped rarely, so the
librln artifact cache covers the common case, and caching the target dir
inside the submodule broke `git submodule update --init` (non-empty dir).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 16:01:39 +01:00
..
2025-06-20 14:45:31 +02:00