-
Notifications
You must be signed in to change notification settings - Fork 3.4k
.github: remove libncurses5 from integration tests #35408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This package was added in 7a301a4 ("introduce ARM github workflows") and it's no longer being used so we can remove it as it's not available in ubuntu-latest (24.04). Signed-off-by: André Martins <andre@cilium.io>
/test |
It looks like backporting this to
(see e.g. https://github.com/cilium/cilium/actions/runs/11459738817/job/31884905163) This is due to the fact that these branches still use llvm 10 while |
This package was added in 7a301a4 ("introduce ARM github workflows") and it's no longer being used so we can remove it as it's not available in ubuntu-latest (24.04).