RUNNER_OS

Constant RUNNER_OS 

Source
pub const RUNNER_OS: &str = "RUNNER_OS";
Expand description

The operating system of the runner executing the job. Possible values are Linux, Windows, or macOS. For example, Windows