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

Github workflow: use older ubuntu #9

Closed
wants to merge 1 commit into from

Conversation

alastairreid
Copy link
Owner

With ubuntu-latest, we can no longer install clang-16 using the llvm.sh script. It seems that the llvm.sh script broke when 22.04 was first released so maybe this is a temporary blip because ubuntu-latest just changed to 22.04.1.

This crude workaround just uses an older version of Ubuntu - hopefully fixing the problem until we are ready to change to using clang-17 or later.

With ubuntu-latest, we can no longer install clang-16 using the llvm.sh script.
It seems that the llvm.sh script broke when 22.04 was first released so maybe
this is a temporary blip because ubuntu-latest just changed to 22.04.1.

This crude workaround just uses an older version of Ubuntu - hopefully fixing
the problem until we are ready to change to using clang-17 or later.

Signed-off-by: Alastair Reid <[email protected]>
@alastairreid alastairreid deleted the areid-fix-github branch February 13, 2025 10:55
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