Skip to content
  • David Michael Barr's avatar
    Use sccache in CI scripts (#1110) · d884fd66
    David Michael Barr authored
    * 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
    d884fd66