mirror of
https://github.com/openai/codex.git
synced 2026-03-05 21:45:28 +03:00
The `ubuntu-24.04 - x86_64-unknown-linux-gnu` build is failing with `No space left on device` on #2465, so let's get this in first, which should help. Note that `cargo check` should be faster and use less disk than `cargo build` because it does not write out the object files.