Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use sccache on all CI platforms #2014

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Commits on Jul 11, 2024

  1. Use sccache on all CI platforms

    MSVC on Windows was previously omitted from the list of CI platforms
    that use sccache. Unify the CMAKE_CACHE_OPTIONS used for all CI
    platforms.
    
    In the case of a 100% cache hit, this cuts down the average checks
    time from 8 minutes to 4 minutes, example:
    https://github.com/ahesham-arm/OpenCL-CTS/actions/runs/9896449792
    ahesham-arm committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7cf51f7 View commit details
    Browse the repository at this point in the history