Make builder image arch selectible#231
Conversation
|
is it realistic to get this merged and a new release done in time? if yes, I would like to adjust the ha-core CI before beta-cut, so it can use the new arm-runners for building the arm wheels |
Yeah I was intending to do a release, also to get the work around for the QEMU build issues deployed (#229). |
|
New builder 2025.02.0 out! |
mehhh ... the ci to build the wheels uses the |
Hm, I see. This looks like rather trivial to fix, made an attempt here: home-assistant/wheels#837 |
With this we can use the home-assistant/builder action also on the new arm runners by passing
image: aarch64when running onubuntu-24.04-arm- example mib1185/ha-addon-syslog#19Maybe we could also auto-detect the arch of the runner, but I didn't find a reliable way to determine the runners architecture.