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: Add gcc-14 and clang-18/clang-17/clang-16 jobs #5563

Merged
merged 4 commits into from
Nov 5, 2024

Conversation

ldv-alt
Copy link
Contributor

@ldv-alt ldv-alt commented Nov 5, 2024

I also took the liberty of updating x86 jobs to use the latest gcc, hope that's OK.

ldv-alt and others added 4 commits November 5, 2024 08:00
gcc8, clang8, and clang9 jobs remain on ubuntu-20.04 because
ubuntu-latest doesn't provide these compilers.
These jobs explicitly use ubuntu-24.04 because ubuntu-latest still
points to ubuntu-22.04 where these compilers are not available.

Resolves: openwall#5561
Note that gcc-14 jobs explicitly use ubuntu-24.04 because ubuntu-latest
still points to ubuntu-22.04 where gcc-14 is not available.
Copy link
Member

@solardiz solardiz left a comment

Choose a reason for hiding this comment

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

Thank you very much @ldv-alt! This looks good to me.

@solardiz solardiz merged commit 3a449c7 into openwall:bleeding-jumbo Nov 5, 2024
35 of 36 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