We can use [GitHub Actions (`cache`)](https://github.com/actions/cache) for caching steps in CI. For example step with downloading `gcc-13` can take 7 minutes.