Is it possible to disable specific runtimes to speedup setup?

My codex setup tends to timeout at the 600 seconds limit inconsistently.

I’ve noticed that part of the setup script involves downloading Go, Node, Rust.

I would like to completely skip setting up some of these runtimes, for example Go, as I won’t ever use it in my environment.

Is this something possible today?

2 Likes