One-shot running mode for self-hosted runners?

Hey, we’re running self-hosted runners using managed docker containers and we’d like to kill the container as soon as a build finishes and spin up a fresh one for proper test isolation. Is there a one-shot mode of the self-hosted runner agent where the agent would quit as soon as it has processed a job?

Disregard, looks like runner.mode is what I’m looking for :slight_smile: Self-hosted Runner Configuration reference - CircleCI