Skip to content

Docker

Can two jobs share one builder?

Quick answer

Yes. Matrix legs and separate workflows can attach to the same builder and share its cache.

The detail that matters

Concurrent builds on one builder contend for CPU, so scale the builder or use one per architecture.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.