We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b670da commit d8f061dCopy full SHA for d8f061d
1 file changed
.github/workflows/lint.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
fail-fast: false
26
matrix:
27
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.12"]
28
29
steps:
30
- uses: actions/checkout@v4
0 commit comments