We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12a8223 + c1aac53 commit df4e2feCopy full SHA for df4e2fe
5 files changed
.github/workflows/main.yml
@@ -6,7 +6,8 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- version: ['3.14', '3.13', '3.12', '3.11', '3.10', '3.9', '3.8']
+ version: ['3.14', '3.13', '3.12', '3.11', '3.10', '3.9']
10
uses: ClangBuiltLinux/actions-workflows/.github/workflows/python_lint.yml@main
11
with:
12
python_version: ${{ matrix.version }}
13
+ ty: true
0 commit comments