Skip to content

Workflows

How many jobs can a matrix fan out to?

Quick answer

GitHub caps a single matrix at 256 jobs per workflow run.

The detail that matters

Long before 256 you should ask whether every combination is worth testing. Use include and exclude to keep the matrix intentional.

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.