diff --git a/.github/scripts/utils.zsh/setup_ccache b/.github/scripts/utils.zsh/setup_ccache index f06733d3..b72d1255 100644 --- a/.github/scripts/utils.zsh/setup_ccache +++ b/.github/scripts/utils.zsh/setup_ccache @@ -10,7 +10,6 @@ if (( ${+commands[ccache]} )) { typeset -gx CCACHE_CONFIGPATH="${project_root}/.ccache.conf" - ccache --set-config=run_second_cpp=true ccache --set-config=direct_mode=true ccache --set-config=inode_cache=true ccache --set-config=compiler_check=content