Skip to content
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

Upgrade LLVM to 18 for eBPF code compile #126

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

mrproliu
Copy link
Contributor

@mrproliu mrproliu commented Jun 3, 2024

Following CI error: https://github.com/mrproliu/skywalking-rover/actions/runs/9347730187/job/25725345091?pr=22

Currently, the llvm package dependency has removed the download for version 13.x, so we upgraded the llvm version to the latest version 18 to prevent errors when downloading dependency packages during future compilations.

@mrproliu mrproliu added the enhancement New feature or request label Jun 3, 2024
@mrproliu mrproliu added this to the 0.7.0 milestone Jun 3, 2024
@mrproliu mrproliu requested a review from wu-sheng June 3, 2024 14:48
@wu-sheng wu-sheng merged commit 446fa2e into apache:main Jun 3, 2024
27 checks passed
@mrproliu mrproliu deleted the llvm-18 branch June 4, 2024 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants