pub fn target_for_github_runner(
runner: &GithubRunnerRef,
) -> Option<&'static TripleNameRef>Expand description
Get the target triple for a given GitHub Actions runner (if we know about it)
pub fn target_for_github_runner(
runner: &GithubRunnerRef,
) -> Option<&'static TripleNameRef>Get the target triple for a given GitHub Actions runner (if we know about it)