Standard architecture
Runloop Devboxes default toarm64 architecture.
You can specify either x86_64 or arm64 explictly to choose the architecture for launched devboxes.
Incorrect usage: Mixing architectures between blueprints and devboxes
Blueprints created onx86_64 will not work on arm64 devboxes and vice-versa.
You can safely leave out the architecture parameter when creating a devbox from a arm64 blueprint and manually specify the architecture when launching from x86_64.