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: fix AppleClang workflow #750

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

EZoni
Copy link
Member

@EZoni EZoni commented Oct 23, 2024

We should move CXXFLAGS: "-Werror -Wno-error=pass-failed" to when ImpactX builds. Currently it is picked up by pip. It didn't fail before probably because there was cached version of Python stuff. Now there is probably a new version of something that requires rebuilding some packages.

@EZoni EZoni added bug Something isn't working component: tests examples, tests and benchmarks labels Oct 23, 2024
@EZoni EZoni requested a review from cemitch99 October 23, 2024 23:39
Copy link
Member

@cemitch99 cemitch99 left a comment

Choose a reason for hiding this comment

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

Look great, thanks for the fix.

@cemitch99 cemitch99 merged commit 649382f into ECP-WarpX:development Oct 24, 2024
16 checks passed
@EZoni EZoni deleted the ci_fix_apple_clang branch October 24, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component: tests examples, tests and benchmarks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants