GitHub Actions: Also test on an ARM processor #133
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: '$runner'. Located at position 1 within expression: $runner.arch = "X64" .github/workflows/testing.yml (Line: 35, Col: 11): Unexpected symbol: '$runner'. Located at position 1 within expression: $runner.arch = "ARM64"
|