Drop Python 3.6 and 3.7 support; use MkDocs for documentation #261
python.yml
on: pull_request
Matrix: test
Waiting for pending jobs
docs
docs-publish
Annotations
1 error
Invalid workflow file:
.github/workflows/python.yml#L37
The workflow is not valid. .github/workflows/python.yml (Line: 37, Col: 11): Unexpected symbol: '"3'. Located at position 36 within expression: !startsWith(matrix.python-version, "3.12.") .github/workflows/python.yml (Line: 39, Col: 11): Unexpected symbol: '"3'. Located at position 35 within expression: startsWith(matrix.python-version, "3.12.")
|