skyline/.github
Niccolò Betto 439c18d8eb Fix ccache not working in CI
The default `compiler_check` strategy used by ccache was causing a 0% hit rate, as it was using the compiler's "modified time" as part of the hash. Since the script installs dependencies from scratch for every run, mtime was always different, causing different hashes even when source files were unchanged. To avoid this, use the NDK version as part of the hash instead.
2023-02-12 22:09:11 +01:00
..
workflows Fix ccache not working in CI 2023-02-12 22:09:11 +01:00
FUNDING.yml Replace Ko-fi link with Patreon 2022-12-05 15:19:00 +01:00