We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6eae7 commit 0683885Copy full SHA for 0683885
1 file changed
.github/workflows/lint_python.yml
@@ -45,8 +45,6 @@ jobs:
45
fail-fast: false
46
matrix:
47
python:
48
- - major_dot_minor: '3.4'
49
- safety: false
50
- major_dot_minor: '3.5'
51
safety: false
52
- major_dot_minor: '3.6'
0 commit comments