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

bump gcc in CI to 13 to test faster compilation #520

Merged
merged 5 commits into from
Mar 13, 2024

Conversation

mgovers
Copy link
Member

@mgovers mgovers commented Mar 11, 2024

Relates to #486

Reorganizing headers did not seem to help. Instead, there appear to have been some significant changes in gcc since gcc-10 (C++ CI uses gcc-11, python build uses gcc-12).

This PR checks gcc-13, which is also likely the version that will be used on ubuntu-24.04 that will come out next month.

mgovers and others added 3 commits March 11, 2024 15:15
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
mgovers and others added 2 commits March 13, 2024 10:58
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
Copy link

sonarcloud bot commented Mar 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@mgovers mgovers marked this pull request as ready for review March 13, 2024 19:01
@TonyXiang8787 TonyXiang8787 merged commit 316b5b6 into main Mar 13, 2024
27 checks passed
@TonyXiang8787 TonyXiang8787 deleted the feature/gcc-latest branch March 13, 2024 23:42
@mgovers mgovers mentioned this pull request Jun 10, 2024
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