mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-03-25 12:08:31 -06:00
- uses actions/cache@v4 and hendrikmuhs/ccache-action@v1.2.14 - Keeps the cache from CMake Cache configuration (Windows, Linux, macOS) - Keeps the cache from CMake build objects (Linux/macOS) - Use ccache for Linux builds - Use sccache for macOS builds - Add hashes to the s/ccache keys - Update cache names with OS-qt/sdl as a prefix - All old caches are invalidated, delete them or wait for cache eviction |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| format.yml | ||
| linux-qt.yml | ||
| linux.yml | ||
| macos-qt.yml | ||
| macos.yml | ||
| windows-qt.yml | ||
| windows.yml | ||