Below you will find pages that utilize the taxonomy term “SushiKernel”
August 28, 2026
Ccache for SushiKernel
Version updated for https://github.com/SushiKernel/ccache to version v1.2.23.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the setup of ccache/sccache for C/C++ projects in GitHub Actions, improving build speed by caching compiled binaries. It supports Linux, macOS, and Windows environments and provides options to cache specific jobs or targets separately, offering verbose logging for debugging purposes. The action installs ccache if necessary and sets it as the compiler launcher for C and C++ builds.