GitHub Actions: Detecting the operating system with $runner.os #837
tests.yaml
on: pull_request
Matrix: binary-wheels-standard
Waiting for pending jobs
Matrix: tests
Waiting for pending jobs
Build Linux wheels for ARM
Build a pure Python wheel and source distribution
coverage
linters
pypi-publish
Annotations
1 error
Invalid workflow file:
.github/workflows/tests.yaml#L83
The workflow is not valid. .github/workflows/tests.yaml (Line: 83, Col: 11): Unrecognized named-value: 'runner'. Located at position 1 within expression: runner.os
|