Workflows: generate matrix dynamically with a prep-job #159
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
Matrix: linux
Waiting for pending jobs
Matrix: macos
Waiting for pending jobs
Matrix: windows
Waiting for pending jobs
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"]'
|