Skip to content

Commit 62f46a7

Browse files
committed
Remove py37 check as GitHub cannot identify it
1 parent 81a864a commit 62f46a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
strategy:
1313
matrix:
1414
include:
15-
- python: "3.7"
16-
env: py37-django21
1715
- python: "3.8"
1816
env: py38-django21
1917
- python: "3.9"

0 commit comments

Comments
 (0)