Skip to content

Commit 0e14ded

Browse files
committed
CI: Drop deprecated Python versions
1 parent 6823281 commit 0e14ded

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/lint_python.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ jobs:
5555
fail-fast: false
5656
matrix:
5757
python:
58-
- major_dot_minor: '3.5'
59-
safety: false
60-
- major_dot_minor: '3.6'
61-
safety: false
6258
- major_dot_minor: '3.7'
6359
safety: false
6460
- major_dot_minor: '3.8'

0 commit comments

Comments
 (0)