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>
Wed, 31 May 2023 11:22:04 +0000 (13:22 +0200)
commit07b52a8a25f261e3cee03f4980e4bc868e9ee5cc
treed8727681dd21439a0145b484b86a292369a911a8
parentb9a41c1e84067bcc63aac633b72e7dc808bfe6fe
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>
.github/workflows/build.yml
.github/workflows/packages.yml