actions-marketplace-validations/GitHub Actions runner OS system information
This action provides GitHub Actions runner OS information.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
no inputs
Outputs
| name | description |
|---|---|
| cpu-core | Logical CPU core size |
| cpu-model | Logical CPU model name |
| hostname | The host name of the operating system |
| kernel-release | The kernel release |
| kernel-version | The kernel version |
| name | The operating system (distribution) name |
| platform | The operating system identity |
| release | The operating system (distribution) release |
| totalmem | the total amount of system memory in bytes |