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

[TEMP FIX] Remove clang build from CI #169

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

joweich
Copy link
Collaborator

@joweich joweich commented Oct 26, 2023

Due to actions/runner-images#8659, all of our CIs fail in the build stage for clang (see here for example).
My recommendation would be dropping the clang build from the CI temporarily until the runner image is fixed. We would then test with g++ only. In the current CI config, the g++ does not even start if the clang fails.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

Copy link
Owner

@bobluppes bobluppes left a comment

Choose a reason for hiding this comment

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

Good idea and thanks for picking this up!
LGTM

@bobluppes bobluppes merged commit e896bd3 into bobluppes:main Nov 5, 2023
7 checks passed
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.

2 participants