Update clp-ffi-py dependency; Drop support for Python3.6. #46
package.yaml
on: pull_request
Matrix: build
Waiting for pending jobs
Matrix: test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/package.yaml#L57
The workflow is not valid. .github/workflows/package.yaml (Line: 57, Col: 17): Unexpected symbol: '+'. Located at position 60 within expression: matrix.python-version == '3.7' && 'wheel-3.8' || 'wheel-' + matrix.python-version
|