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
{{ message }}
This repository has been archived by the owner on May 17, 2022. It is now read-only.
The plan here is to use mount a volume for each builder under ~/.ccache similarly like the JS builder does. This would spare ~3 minutes out of the current ~6 minutes builds.
The plan here is to use mount a volume for each builder under
~/.ccache
similarly like the JS builder does. This would spare ~3 minutes out of the current ~6 minutes builds.@pitrou is it safe enough to use the same ccache directory between revisions, including that the dependencies are also evolving over time.
The text was updated successfully, but these errors were encountered: