GitHub Actions: Also test on an ARM processor #138
testing.yml
on: pull_request
Matrix: testing
Waiting for pending jobs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/testing.yml#L30
The workflow is not valid. .github/workflows/testing.yml (Line: 30, Col: 11): Unexpected symbol: '"X64"'. Located at position 16 within expression: runner.arch == "X64" .github/workflows/testing.yml (Line: 35, Col: 11): Unexpected symbol: '"ARM64"'. Located at position 16 within expression: runner.arch == "ARM64"
|