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

Try gcc-11 on ubuntu 22.04. Add gcc 13 and 14 on ubuntu 24.04 #233

Merged
merged 2 commits into from
May 17, 2024

Conversation

temeo
Copy link
Contributor

@temeo temeo commented May 17, 2024

  • Try actions gcc-11 on ubuntu 22.04, add gcc 13 and 14 on ubuntu 24.04
  • Fix reporter test compilation

temeo added 2 commits May 17, 2024 16:06
The gcc-11 disappeared from ubuntu-2004. Change gcc-11 os to ubuntu
22.04 where it is available.

Add gcc-13 and gcc-14 which are now available on ubuntu-2404.
The compilation failed with

    error: ‘setprecision’ is not a member of ‘std’

Fix by including <iomanip>.
Copy link
Contributor

@sciascid sciascid left a comment

Choose a reason for hiding this comment

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

LGTM

@sciascid sciascid merged commit 664d8cc into master May 17, 2024
26 checks passed
@sciascid sciascid deleted the fix-actions branch May 17, 2024 13:27
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.

None yet

2 participants