Summary
Gets the runner image OS on hosted agents.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Runner Info
Syntax
public string ImageOS { get; }
Value
Type | Description |
---|---|
string | The runner image OS on hosted agents. |