Skip to content

Commit f141a6a

Browse files
authored
drop 3.5 and 3.6 from ci
1 parent 027b461 commit f141a6a

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)