We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fec91a6 + c7eed1e commit 5b01df8Copy full SHA for 5b01df8
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- version: ['3.12', '3.11', '3.10', '3.9', '3.8']
+ version: ['3.14', '3.13', '3.12', '3.11', '3.10', '3.9', '3.8']
10
uses: ClangBuiltLinux/actions-workflows/.github/workflows/python_lint.yml@main
11
with:
12
python_version: ${{ matrix.version }}
0 commit comments