.github/workflows: skip runtime tests for Windows/Go1.19 #296
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L91
The workflow is not valid. .github/workflows/test.yml (Line: 91, Col: 11): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os != "Windows" || !startsWith(matrix.go, '1.19.')
|