CI: build: add option to disable use of ccache
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 28 May 2023 01:22:51 +0000 (03:22 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 24 Oct 2023 15:12:04 +0000 (17:12 +0200)
commitc8d4694d2c94fec836533b7a0635c9d41b4b7c3a
treeb6cefc5b6a4517eeb2728e72086407fd9ecd5de8
parentfad08e8e23bc1db8224a7f34c5f3775b59cfb577
CI: build: add option to disable use of ccache

Add option to disable use of ccache. This can be useful for some
sensible test that should not use ccache as they can cause side effects
of any sort. (example Coverity Scan)

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