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

Use newest clang and llvm #2005

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Use newest clang and llvm #2005

merged 2 commits into from
Jan 14, 2025

Conversation

erthalion
Copy link
Contributor

@erthalion erthalion commented Jan 7, 2025

Description

We pin clang and llvm versions due to bugs in certain versions, which we would like to skip (see 1, 2). Bump them to 19.1.5 .

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Testing Performed

Multi-arch CI pass is sufficient.

We pin clang and llvm versions due to bugs in certain versions,
which we would like to skip (see [1], [2]). Bump them to 19.1.5 .

[1]: https://bugzilla.redhat.com/show_bug.cgi?id=2209635
[2]: https://bugzilla.redhat.com/show_bug.cgi?id=2211472
@erthalion erthalion requested a review from a team as a code owner January 7, 2025 10:33
@erthalion erthalion added build-builder-image run-multiarch-builds Run steps for non-x86 archs. labels Jan 7, 2025
* Keep event thread
* Tail calls changes
Copy link
Contributor

@ovalenti ovalenti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad to have master back to working condition, thanks a lot !

Currently, we can't verify the Konflux images; however, better not wait forever.

@erthalion erthalion merged commit ba47522 into master Jan 14, 2025
57 of 59 checks passed
@erthalion erthalion deleted the fix/bump-builder-clang-llvm branch January 14, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants