Skip to main content

Module github_runners

Module github_runners 

Source
Expand description

Statically-known information about various GitHub Actions runner names

Functionsยง

target_for_github_runner
Get the target triple for a given GitHub Actions runner (if we know about it)
target_for_github_runner_or_default
Get the target triple for a given GitHub Actions runner (if we know about it), or assume x64-linux-gnu
triple_for_github_runner_or_default
Gets the parsed Triple for a given GitHub runner.