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 cache key to avoid crypto library duplication #410

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Conversation

glhewett
Copy link
Contributor

In the current cache key strategy, it will be able to "snowball" crypto libraries as vcpkg dependencies change. This will eliminate that edge case.

It also seems like and invalid cache has been created, we need to rebuild the cache for the main branch. Changing the cache version will do that.

@bifurcation bifurcation merged commit 03128e8 into main Dec 14, 2023
15 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