Hi,
@Michal
The arm64 cache is separated at the moment. However, I found there might be something wrong on uploading the arm64 cache after successful building. You can find “md5deep command not found” on arm64 if you check and click the report at line: 5152 (store build cache) . This is different from amd64 report at line 3550
In my project, the cache would not take effect in travis at the moment on arm64 lxd container.
Cheers