You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds the ccache v4.9.1, the latest version at the moment, to
the CI Docker image because the distro ccache package is relatively
outdated and does not support newer features used by the zephyr-runner
v2 (mainly, redis remote storage backend).
Note that the upstream ccache project does not distribute pre-compiled
AArch64 binary -- for AArch64, the distro-provided ccache package will
be used.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments