@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ '3.8', '3.x' ]
python-version: [ '3.8' ]
name: dists & docs ${{ matrix.python-version }}
steps:
name: check ${{ matrix.python-version }}
name: pytest ${{ matrix.python-version }}