Skip to content

Commit

Permalink
Update CI for pylint py version.
Browse files Browse the repository at this point in the history
  • Loading branch information
pszulczewski committed Dec 5, 2023
1 parent 0564abf commit 38a37ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
strategy:
fail-fast: true
matrix:
python-version: ["3.7"]
python-version: ["3.8"]
env:
PYTHON_VER: "${{ matrix.python-version }}"
steps:
Expand Down

0 comments on commit 38a37ab

Please sign in to comment.