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 Azure and Github Actions CI caching #16754

Merged
merged 2 commits into from
Feb 24, 2025
Merged

Conversation

hcorion
Copy link
Member

@hcorion hcorion commented Feb 24, 2025

Previously it was never creating any new caches so it always using whatever ancient cache it had saved which didn't have a good record of the build state. This ensure we create new caches for every change.

@hcorion hcorion added the Build and CI Anything related to the build process and continuous integration label Feb 24, 2025
@Megamouse Megamouse merged commit 4794558 into RPCS3:master Feb 24, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build and CI Anything related to the build process and continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants