Skip to content

Let’s try a conditional matrix #28

Let’s try a conditional matrix

Let’s try a conditional matrix #28

Triggered via push June 15, 2024 17:00
Status Startup failure
Total duration
Artifacts

ci.yml

on: push
Matrix: test-linux
Waiting for pending jobs
Matrix: test-windows
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yml#L20
The workflow is not valid. .github/workflows/ci.yml (Line: 20, Col: 17): Unrecognized named-value: 'jobs'. Located at position 1 within expression: jobs.test-linux.strategy.matrix.python-version == '3.7' && 'ubuntu-24.04' .github/workflows/ci.yml (Line: 21, Col: 17): Unrecognized named-value: 'jobs'. Located at position 2 within expression: (jobs.test-linux.strategy.matrix.python-version == '3.9' || jobs.test-linux.strategy.matrix.python-version == '3.10') && 'ubuntu-22.04'