Test more python versions on 6.x branch #3381
ci.yml
on: pull_request
Matrix: build
Waiting for pending jobs
Make SDist
Test Lint
Test Minimum Versions
Test Prereleases
check_release
link_check
test_docs
Matrix: test_without_debugpy
Waiting for pending jobs
coverage
Install from SDist and Test
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ci.yml#L59
The workflow is not valid. .github/workflows/ci.yml (Line: 59, Col: 13): Unexpected symbol: '${{'. Located at position 49 within expression: !startsWith( matrix.python-version, 'pypy' ) && ${{ startsWith(matrix.os, 'windows')
|