Skip to content

Conversation

ExceptionalHandler
Copy link
Contributor

@ExceptionalHandler ExceptionalHandler commented Jul 9, 2025

Description

GH workers changed llvm version to 20.0 which caused verification failures in compiled bpf programs. This PR fixes that by force installing llvm 18.1.8 on GH worker

@ExceptionalHandler ExceptionalHandler force-pushed the pr/windows/ci_fix branch 5 times, most recently from 5300a3e to 15953a4 Compare July 9, 2025 18:32
@ExceptionalHandler ExceptionalHandler added the release-note/ci This PR makes changes to the CI. label Jul 9, 2025
@ExceptionalHandler ExceptionalHandler marked this pull request as ready for review July 9, 2025 18:34
@ExceptionalHandler ExceptionalHandler requested a review from a team as a code owner July 9, 2025 18:34
GH workers changed llvm version to 20.0 which caused verification
failures in compiled bpf programs. This PR fixes that by force
installing llvm 18.1.8 on GH worker

Signed-off-by: Anadi Anadi<[email protected]>
@tpapagian tpapagian merged commit d5fb350 into cilium:main Jul 9, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants