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

Switch to gcc14 in GHA #539

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

Conversation

joanaxcruz
Copy link
Contributor

In GCC12 and GCC13 latest versions, the bug which was causing test failures in this project has been fixed. In GCC14 release series, the bug is not present. Hence we transition our testing into the latest compilers.

In GCC12 and GCC13 latest versions, the bug which was causing test
failures in this project has been fixed. In GCC14 release series,
the bug is not present. Hence we transition our testing into
the latest compilers.
@joanaxcruz
Copy link
Contributor Author

GCC-14 (and G++-14) is only available in the Universe repository for Ubuntu 24.04, as evident in the Ubuntu Package archive.
However, GHA does not support Ubuntu24.04 runner's yet (only available as a Beta for now https://github.blog/changelog/2024-05-14-github-hosted-runners-public-beta-of-ubuntu-24-04-is-now-available/)
Hence, I will try completing this PR when these runners are officially released (predicted for Q2).

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