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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

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.
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