twoliter icon indicating copy to clipboard operation
twoliter copied to clipboard

Default to machine architecture for build variant, build kit, fetch and publish kit

Open webern opened this issue 1 year ago • 0 comments

Currently twoliter build variant and twoliter build kit default to x86_64. Instead they should default to the machine architecture (for example the architecture that twoliter was built for).


          Can we default to the arch that `twoliter` was built for? It'd be sort of surprising to get x86_64 builds by default on an aarch64 host.

Originally posted by @bcressey in https://github.com/bottlerocket-os/twoliter/pull/249#discussion_r1622536784

webern avatar May 31 '24 17:05 webern