Skip to content

Fix Azure and Github Actions CI caching#16754

Merged
Megamouse merged 2 commits intoRPCS3:masterfrom
hcorion:fix-ci-caching
Feb 24, 2025
Merged

Fix Azure and Github Actions CI caching#16754
Megamouse merged 2 commits intoRPCS3:masterfrom
hcorion:fix-ci-caching

Conversation

@hcorion
Copy link
Copy Markdown
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
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