Update lint_python.yml

This commit is contained in:
J K Terry
2021-11-22 16:39:00 -05:00
committed by GitHub
parent 08c73e0485
commit b84b69c872

View File

@@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
python-platform: [ "Linux" ]
python-version: [ "3.7", "3.10" ]
python-version: [ "3.7"]
fail-fast: false
env:
PYRIGHT_VERSION: 1.1.183