[PR #2173] [MERGED] ci: Don't use the same cache for clang and gcc on linux #2534

Closed
opened 2026-02-27 22:00:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2173
Author: @LeDragoX
Created: 1/17/2025
Status: Merged
Merged: 1/17/2025
Merged by: @georgemoralis

Base: mainHead: ci-linux-cache-fix


📝 Commits (1)

  • 49c2e2c ci: Don't use the same cache for clang and gcc on linux

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 .github/workflows/build.yml (+4 -4)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2173 **Author:** [@LeDragoX](https://github.com/LeDragoX) **Created:** 1/17/2025 **Status:** ✅ Merged **Merged:** 1/17/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `ci-linux-cache-fix` --- ### 📝 Commits (1) - [`49c2e2c`](https://github.com/shadps4-emu/shadPS4/commit/49c2e2c3834fea3efd563d7c6dd3c43d1ccde3a0) ci: Don't use the same cache for clang and gcc on linux ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+4 -4) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2534
No description provided.