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: cache pip only when no container is used #997

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Sep 20, 2024

I think https://github.com/jupyterhub/the-littlest-jupyterhub/actions/runs/10964462847/job/30448138728 failed due to caching issues. I want to reduce complexity by not using cache when we not only configure runs-on but also container. Debugging failures in this complicated CI system is hard, needing to first rule out its about cache issues makes it even harder, so I'd rather let it take a few more seconds.

@consideRatio consideRatio merged commit 2282e61 into jupyterhub:main Sep 20, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant