eden
eden copied to clipboard
gic max version to boot on newer arm64 hosts
I can see problems while running on arm64 hosts with acceleration. Seems we should align gic version with the host one. According to docs, max is the best option here.
LGTM but do we want to wait until we've had some run(s) with the buildjet runners?
As I understand, we want to check arm buildjet runners and potentially stabilise other issues as well.
Exactly @giggsoff , right now we are running manually buildjet workflow ot see if there any problems https://github.com/lf-edge/eve/actions/runs/6338260144
If not, we should explore buildjet arm runners (since they provide them) and if there is no problem with that, we can run this PR on buildjet arm runner and if it's successful, we can merge it