Require Python 3.10 #237
main.yaml
on: push
Matrix: build-beets-versions
Waiting for pending jobs
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/main.yaml#L24
The workflow is not valid. .github/workflows/main.yaml (Line: 24, Col: 24): Unexpected symbol: '3.14-dev'. Located at position 65 within expression: matrix.python-version == '3.13-dev' || matrix.python-version == 3.14-dev .github/workflows/main.yaml (Line: 24, Col: 24): Unexpected value '${{ matrix.python-version == '3.13-dev' || matrix.python-version == 3.14-dev}}'
|