Skip to content

strongly dislike yaml #212

strongly dislike yaml

strongly dislike yaml #212

Triggered via push January 23, 2024 20:03
Status Startup failure
Total duration
Artifacts

ci.yml

on: push
Check
Check
Clippy
Clippy
Rustfmt
Rustfmt
Matrix: test
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yml#L29
The workflow is not valid. .github/workflows/ci.yml (Line: 29, Col: 13): Unexpected symbol: '"x86_64-apple-darwin"'. Located at position 26 within expression: (matrix.config.target == "x86_64-apple-darwin") || (matrix.config.target == "aarch64-apple-darwin") .github/workflows/ci.yml (Line: 34, Col: 13): Unexpected symbol: '"x86_64-apple-darwin"'. Located at position 26 within expression: (matrix.config.target != "x86_64-apple-darwin") && (matrix.config.target != "aarch64-apple-darwin")