Skip to content

arm64

Can I run arm64 and x64 jobs in the same workflow?

Quick answer

Yes. Use a matrix with a different runner label per architecture.

The detail that matters

Remember to include the architecture in your cache keys or the two will overwrite each other.

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.