The task
We currently only fetch and build from the 32bit variant of the input image. It might be a good idea to also check during the build if there's a 64bit variant as well and if so build that too and include its data in the rpi-imager.json snippet.
The downside here is a massive increase of testing, as that will require flashing both images in serial - or on two test devices on the testrig in parallel. Will require some testing to make work properly.
Verification
The task
We currently only fetch and build from the 32bit variant of the input image. It might be a good idea to also check during the build if there's a 64bit variant as well and if so build that too and include its data in the rpi-imager.json snippet.
The downside here is a massive increase of testing, as that will require flashing both images in serial - or on two test devices on the testrig in parallel. Will require some testing to make work properly.
Verification