hephaestus/.dagger
Erich Blume d93f84958c
All checks were successful
Build / validate (pull_request) Successful in 5m23s
ci: cap CARGO_BUILD_JOBS at 1 to stop the DinD engine OOM-killing
The recent CI failures ("Cannot connect to the Docker daemon") are the
DinD build engine being OOM-killed mid-compile, not flakiness. Even 4
parallel rustc invocations spike memory too high on the runner; serialize
to jobs=1. Slower but survives. Temporary mitigation pending more host RAM.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 22:46:09 -07:00
..
src/hephaestus_ci ci: cap CARGO_BUILD_JOBS at 1 to stop the DinD engine OOM-killing 2026-06-03 22:46:09 -07:00
.gitattributes Initial commit 2026-05-31 06:13:36 -07:00
.gitignore Initial commit 2026-05-31 06:13:36 -07:00
pyproject.toml Initial commit 2026-05-31 06:13:36 -07:00