-
-
Notifications
You must be signed in to change notification settings - Fork 14
CI: set up ccache #23
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
Conversation
|
@steppi I tried following the config in SciPy, but it looks like ccache isn't having an impact here |
Thanks for checking. CI time is still pretty short anyway so let's leave investigating this for the future. |
|
@lucascolley conda-forge compilers set |
|
thanks Ralf, that did the trick!
1m58s, but we'll take it :) 🚀🚀 The bottleneck now seems to be processing the |
|
The failures are because there were some tests for overloads which don't actually exist in |
|
I merged #21. After merging main this should be ready. |
|
yep, this is ready. We should see whether |
steppi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Thanks @lucascolley and thanks @rgommers for explaining why it wasn't working before.
on top of gh-19