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

Replace test-compile (ubuntu-22.04, clang-11) #4540

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Replace test-compile (ubuntu-22.04, clang-11) #4540

merged 1 commit into from
Aug 15, 2024

Conversation

KrystalDelusion
Copy link
Member

What are the reasons/motivation for this change?
test-compile (ubuntu-22.04, clang-11) is broken as of 14/08/2024 since clang-11 and clang-12 were dropped from ubuntu-22.04.

Explain how this is achieved.
Replace with ubuntu-20.04, which also has earlier versions of clang so we can test clang-10 instead.

If applicable, please suggest to reviewers how they can test the change.

Copy link
Member

@mmicko mmicko left a comment

Choose a reason for hiding this comment

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

Thanks. Let's wait for CI to confirm all is fine

@mmicko mmicko merged commit ceba889 into main Aug 15, 2024
35 checks passed
@mmicko mmicko deleted the clang-11 branch August 15, 2024 15:39
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