On the master branch, there are some flaws when using ccache in the "ARM64 Android APK" CI task:
- no
ccachestatistics printed - no our custom cache size limit applied (it has grown up to
ccache cache size is 4243Mb.for now)
<!-- Needs the label "good first issue" assigned manually before or after opening -->
<!-- A good first issue is an uncontroversial issue, that has a relatively unique and obvious solution -->
<!-- Motivate the issue and explain the solution briefly -->
Useful skills:
- basic Bash skills
- basic understanding of Cirrus CI
<!-- (For example, “C++11 std::thread”, “Qt5 GUI and async GUI design” or “basic understanding of Bitcoin mining and the Bitcoin Core RPC interface”.) -->
Want to work on this issue?
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.
Probably, only a few modifications in ci/test/06_script_a.sh are required.