Skip to content

Workflows: generate matrix dynamically with a prep-job #159

Workflows: generate matrix dynamically with a prep-job

Workflows: generate matrix dynamically with a prep-job #159

Triggered via push October 15, 2023 22:11
Status Failure
Total duration 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
generate-matrix
0s
generate-matrix
Matrix: linux
Waiting for pending jobs
Matrix: macos
Waiting for pending jobs
Matrix: windows
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Tests
Error when evaluating 'strategy' for job 'windows'. .github/workflows/test.yml (Line: 31, Col: 17): Unexpected value '["python310", "python311", "python312"]',.github/workflows/test.yml (Line: 32, Col: 20): Unexpected value '["3.2.2", "4.1.3", "5.0.1", "6.1.1"]'
Tests
Error when evaluating 'strategy' for job 'linux'. .github/workflows/test.yml (Line: 77, Col: 17): Unexpected value '["python310", "python311", "python312"]',.github/workflows/test.yml (Line: 78, Col: 20): Unexpected value '["3.2.2", "4.1.3", "5.0.1", "6.1.1"]'
Tests
Error when evaluating 'strategy' for job 'macos'. .github/workflows/test.yml (Line: 97, Col: 17): Unexpected value '["python310", "python311", "python312"]',.github/workflows/test.yml (Line: 98, Col: 20): Unexpected value '["3.2.2", "4.1.3", "5.0.1", "6.1.1"]'