Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable cache stash/restore in github action builds (#40)
Summary: With ccache enabled, a cold build that used to take about 40 mins now takes 40 secs (the base case of 100% hit rate). Before: https://github.com/facebookexternal/nimble/actions/runs/8841486609/job/24278661118?pr=40 After: https://github.com/facebookexternal/nimble/actions/runs/8841988087/job/24279928057?pr=40 Pull Request resolved: #40 Reviewed By: HuamengJiang Differential Revision: D56610337 Pulled By: pedroerp fbshipit-source-id: f8ee141d551d8620ab325ebb01705cbf8230b6cd
- Loading branch information