Skip to content

GitHub Actions: Also test on an ARM processor #138

GitHub Actions: Also test on an ARM processor

GitHub Actions: Also test on an ARM processor #138

Triggered via pull request March 5, 2025 14:22
Status Startup failure
Total duration
Artifacts

testing.yml

on: pull_request
Matrix: testing
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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"