cloudflare / cloudflare/workerd
Github Actions Always Updates
Open
good first issue
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
**The issue**
To speed up actions and reduce bandwidth we should be caching an image after installing dependencies. Then grab the cached image for testing, releasing, etc.
**What to keep in mind**
The new cached image should be refreshed every once in a while in case there is an update to one of the dependencies (Ex. `clang`, `build-essential`, etc).
Contributor guide
Assessment
This issue has not been assessed yet.