Use sccache in CI scripts (#1110)
* Extract archives in parallel with download * Fetch sccache binary release * Use sccache for C and C++ dependencies * Limit sccache size to 500M * Use CI generic cache to store compiler cache
Please register or sign in to comment