Files
poimen-memory/.forgejo/workflows
rock 9dd2a48217
Build and Push / Test (push) Successful in 2m21s
Build and Push / Build and push image (push) Canceled after 0s
fix: switch CI from rust runner to docker runner with rust:1-bookworm
Old 'rust' runner had stale glibc causing linker failures.
Now uses 'docker' runner (same as other repos) with explicit
rust:1-bookworm container image (modern glibc).
Added cargo cache step for faster builds.
2026-08-28 15:46:27 -07:00
..