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: Don't use the same cache for clang and gcc on linux #2173

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

LeDragoX
Copy link
Contributor

@LeDragoX LeDragoX commented Jan 17, 2025

The workflow runs for Linux-sdl and Linux-qt are taking too much time, I think one of the reasons is that the new linux-sdl/qt-gcc (#2027) pipelines are using the same cache from the default ones, so by renaming the cache specifically for the gcc pipelines should shorten the time from the Workflow runs.

@georgemoralis georgemoralis merged commit 0cee59c into shadps4-emu:main Jan 17, 2025
12 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