pbkhrv / rtl_433-hass-addons

Collection of Home Assistant add-ons that use rtl_433
230 stars 106 forks source link

Upgrade to the latest base images #165

Closed deviantintegral closed 11 months ago

deviantintegral commented 11 months ago

Summary

i386 nightly builds started failing 5 days ago. When I test locally on an amd64 machine, it builds fine. Yet, when I cross-compile from my ARM Mac it segfaults (in a different spot). I'd be surprised if that was related since my Mac goes through qemu to emulate i386, while there shouldn't be any emulation for i386 in GitHub actions.

So, let's try updating to the latest base images and see if that works. If not, I may disable the i386 builds as I imagine they aren't used much.

Testing Steps

  1. All builds pass.