Fix the cross compiling on building image for kuma-init #11804
Labels
area/ci-cd
kind/bug
A bug
triage/accepted
The issue was reviewed and is complete enough to start working on it
What happened?
We are having issues building image for kuma-init, and it's related to the latest version (
24.04
) of the GH public runners:Here is the failing CI:
Here is a discussion of similar issue found in other repos:
We've temporarily fixed this issue by pining the runner image version to
22.04-latest
but we need a permanant way to fix.https://github.com/kumahq/kuma/blob/master/.github/workflows/_build_publish.yaml#L91
The text was updated successfully, but these errors were encountered: