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

test-compile: Use newer clang and gcc versions #4767

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

KrystalDelusion
Copy link
Member

@KrystalDelusion KrystalDelusion commented Nov 25, 2024

What are the reasons/motivation for this change?
The 'newest' compilers are actually not all that new, they're just the default for the image.

Explain how this is achieved.
Explicitly use clang-18 and gcc-13 as the 'newest' versions.

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

The 'newest' compilers are actually not all that new, they're just the default for the image.  Instead provide explicit versions.
@KrystalDelusion KrystalDelusion changed the title test-compile: Use clang-18 and gcc-14 test-compile: Use newer clang and gcc versions Nov 25, 2024
@KrystalDelusion KrystalDelusion merged commit 698c464 into main Nov 27, 2024
44 checks passed
@KrystalDelusion KrystalDelusion deleted the krys/latest-compilers branch November 27, 2024 22:51
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