Open ortex opened 1 year ago
Need to add cache for Build Roc step for android/osx ci jobs.
cache key could be head commit from roc-toolkit
We can use ccache or cache build results of libroc as a whole, by commit hash. The latter likely would be easier to set up.
Need to add cache for Build Roc step for android/osx ci jobs.
cache key could be head commit from roc-toolkit