Skip to content

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

Merged
jcoupey merged 2 commits intomasterfrom
update/gcc-12-in-CI
Sep 28, 2023
Merged

Replace g++-11 with g++-12 in CI#1003
jcoupey merged 2 commits intomasterfrom
update/gcc-12-in-CI

Conversation

@jcoupey
Copy link
Copy Markdown
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
Copy Markdown
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
@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