On the master branch, there are some flaws when using ccache
in the “ARM64 Android APK” CI task:
- no
ccache
statistics printed - no our custom cache size limit applied (it has grown up to
ccache cache size is 4243Mb.
for now)
Useful skills:
- basic Bash skills
- basic understanding of Cirrus CI
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.