Files
poimen-memory/.gitea/workflows
rock 833b2471c5
CI / CI (pull_request) Failing after 25m38s
fix(ci): reduce disk usage — skip host cargo build, test only
os error 5 (I/O error) = disk full. Two full Rust compiles
(host cargo build + Docker cargo build) exceed runner disk.
Keep only cargo test --lib on host, full build inside Docker.
2026-09-16 06:47:38 +09:00
..