Skip to content

arm64

Can I run 32-bit ARM builds on arm64 runners?

Quick answer

Yes, via cross-compilation with an armhf toolchain, or with multilib support where available.

The detail that matters

Native 32-bit execution is not available on all arm64 server cores, so cross-compilation is the reliable path.

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.