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

Fix CI jobs #14

Merged
merged 3 commits into from
Jan 12, 2025
Merged

Fix CI jobs #14

merged 3 commits into from
Jan 12, 2025

Conversation

r-bk
Copy link
Owner

@r-bk r-bk commented Jan 12, 2025

Since GH runners have moved to Ubuntu 24.04.1 llvm-12 package is not
available anymore and the job fails.

Replace llvm-12 with llvm-18.
Fix clippy warnings that appear since release of v1.85.0 beta versions.

r-bk added 3 commits January 12, 2025 07:29
Since GH runners have moved to Ubuntu 24.04.1 llvm-12 package is not
available anymore.
Appeared since 1.85.0-beta.2
@r-bk r-bk changed the title Fix fuzz job Fix CI jobs Jan 12, 2025
@r-bk r-bk marked this pull request as ready for review January 12, 2025 05:47
@r-bk r-bk merged commit d0d843d into master Jan 12, 2025
61 checks passed
@r-bk r-bk deleted the fix_fuzz branch January 12, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant