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

Add a test on CI that just the sysroot can be built #465

Merged
merged 1 commit into from
Jul 31, 2024

Commits on Jul 31, 2024

  1. Add a test on CI that just the sysroot can be built

    This commit adds a test and matrix entry to CI which asserts that the
    sysroot can be built to run tests using a stock Clang compiler found on
    the system. This fixes a few minor issues as well in developing this.
    
    This additionally refactors CI a bit to move shared steps amongst jobs
    into separate composite actions in this repository to avoid duplication
    across jobs.
    alexcrichton committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    dd0b834 View commit details
    Browse the repository at this point in the history