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

fix: enable cache when --build-info is enabled #8164

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Jun 14, 2024

Motivation

Closes #7379

Since foundry-rs/compilers#140 we provide enough data to match each cached artifact with build info which produced it, so workaround from #7358 is not needed anymore

Solution

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.

Caching not working by default
2 participants