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
Triplefor a given GitHub runner.