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

CI fix: Use version 20.04 when building with clang for Ubuntu #45

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

jakeru
Copy link
Contributor

@jakeru jakeru commented May 13, 2024

This fixes the problem that clang-10 is not available for newer versions of
Ubuntu. Of course we could upgrade clang as well, but let's restore the
functionality as it was, and after that, we can introduce new changes.

By using a fixed version we get a more controlled build environment.

@jakeru jakeru requested a review from jasmcaus as a code owner May 13, 2024 13:33
@jakeru jakeru changed the title CI fix: Use version 22.04 when building for Ubuntu CI fix: Use version 20.04 when building with clang for Ubuntu May 13, 2024
This fixes the problem that `clang-10` is not available for newer versions of
Ubuntu. Of course we could upgrade `clang` as well, but let's restore the
functionality as it was, and after that, we can introduce new changes.

By using a fixed version we get a more controlled build environment.
@jasmcaus
Copy link
Owner

thanks so much for this!

@jasmcaus jasmcaus merged commit 966cf03 into jasmcaus:dev Nov 12, 2024
27 of 87 checks passed
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.

2 participants