fix: remove python 3.8 run in ci pipeline #2399
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ci.yaml#L11
The workflow is not valid. .github/workflows/ci.yaml (Line: 11, Col: 24): Unrecognized named-value: 'env'. Located at position 19 within expression: contains(fromJson(env.OPTIONAL_PYTHON_VERSIONS), matrix.python-version) .github/workflows/ci.yaml (Line: 11, Col: 24): Unexpected value '${{ contains(fromJson(env.OPTIONAL_PYTHON_VERSIONS), matrix.python-version) }}'
|