We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890988f commit f8d8a9dCopy full SHA for f8d8a9d
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- python-version: [ '3.10', '3.12' ]
+ python-version: [ '3.9', '3.12' ]
17
18
name: Lint Python ${{ matrix.python-version }}
19
0 commit comments