Actions
Task #3905
closedTask #3862: qa: CI improvements
GitHub CI: use sccache for commits build
Effort:
Difficulty:
Label:
Description
A job with a relatively large number of commits (>10) will spend a long time on the commits build. This can possibly run faster by using sccache. Installing sccache itself takes time, at least from source, so perhaps we could use a prebuild version.
Actions