Skip to content

ci: cleanup build matrix #377

ci: cleanup build matrix

ci: cleanup build matrix #377

Triggered via pull request April 9, 2025 18:47
Status Startup failure
Total duration
Artifacts

ci.yml

on: pull_request
Clippy and fmt
Clippy and fmt
WASM Test Build
WASM Test Build
Matrix: build_and_test
Waiting for pending jobs
Matrix: Cargo deny
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yml#L72
The workflow is not valid. .github/workflows/ci.yml (Line: 72, Col: 13): Unrecognized named-value: 'platform'. Located at position 12 within expression: startsWith(platform.target, 'wasm32-wasi') .github/workflows/ci.yml (Line: 75, Col: 14): Unexpected symbol: '"nightly"'. Located at position 24 within expression: matrix.rust-version == "nightly" && '--features nightly'