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

Replace g++-11 with g++-12 in CI #1003

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Replace g++-11 with g++-12 in CI #1003

merged 2 commits into from
Sep 28, 2023

Conversation

jcoupey
Copy link
Collaborator

@jcoupey jcoupey commented Sep 28, 2023

Issue

Fixes #1002

Tasks

  • Update workflows
  • Add install step for g++-12?
  • Update CHANGELOG.md
  • review

@jcoupey
Copy link
Collaborator Author

jcoupey commented Sep 28, 2023

Looks like this did the trick to fix the failing builds problems. We now get cryptic warnings from g++-12 but a bit of searching seems to indicate this is a bug in the compiler so we can probably live with it for now.

@jcoupey jcoupey merged commit 6c3a01a into master Sep 28, 2023
6 checks passed
@jcoupey jcoupey added this to the v1.14.0 milestone Sep 28, 2023
@jcoupey jcoupey deleted the update/gcc-12-in-CI branch September 28, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to gcc 12 in CI
1 participant