mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-22 01:11:40 +00:00
This should fix the [LL4 CI](https://github.com/PhotonVision/photonvision/actions/runs/17751849602/job/50450131089). From [here](https://github.com/pguyot/arm-runner-action?tab=readme-ov-file#cpu) we can see that 24.04 is required for the cortex-a76 used by the pi5, > cortex-a76 equivalent to max:cortex-a76. Note that this requires a newer version of qemu, for example with runner ubuntu 24. Signed-off-by: Jade Turner <spacey-sooty@proton.me>