CI: build: add option to define custom ccache cache type
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 28 May 2023 01:12:54 +0000 (03:12 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 24 Oct 2023 15:12:04 +0000 (17:12 +0200)
commitd7e2468e13fb871026e1969845a1c5ccb9a1dcee
tree57424af7f5758fdd2ff3eb1f216640227f7b3b5b
parentc8d4694d2c94fec836533b7a0635c9d41b4b7c3a
CI: build: add option to define custom ccache cache type

Add new input to define custom ccache cache type. This is useful to use
a different ccache cache for some special workflow that may do more test
than simple kernel compilation.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 07b52a8a25f261e3cee03f4980e4bc868e9ee5cc)
.github/workflows/build.yml
.github/workflows/packages.yml