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

[CI]: Allow for newer gcovr in builds #520

Merged
merged 1 commit into from
Dec 29, 2024
Merged

[CI]: Allow for newer gcovr in builds #520

merged 1 commit into from
Dec 29, 2024

Conversation

ad3154
Copy link
Member

@ad3154 ad3154 commented Dec 29, 2024

My hope is that this fixes new errors we are seeing in the pipeline with gcovr parsing the output from gcov.

At some point the version of gcov being used in our Ubuntu builds must have changed or something.

Removing the hard pin to 5.0 looks like it installs version 8.2, which seems to resolve the errors.

My hope is that this fixes new errors we are seeing in the pipeline with
gcovr parsing the output from gcov.
@ad3154 ad3154 self-assigned this Dec 29, 2024
@ad3154 ad3154 added the ci/build system Issue relates to build pipeline or other CI label Dec 29, 2024
@ad3154 ad3154 marked this pull request as ready for review December 29, 2024 18:47
@ad3154 ad3154 requested a review from GwnDaan December 29, 2024 18:48
@ad3154 ad3154 mentioned this pull request Dec 29, 2024
@ad3154 ad3154 merged commit 8b9b68d into main Dec 29, 2024
11 checks passed
@ad3154 ad3154 deleted the adrian/gcovr branch December 29, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/build system Issue relates to build pipeline or other CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants