Skip to content

Commit 2959644

Browse files
committed
Update CI configuration
1 parent 2fae0c3 commit 2959644

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,6 @@ jobs:
4848
'postgres',
4949
'sqlite',
5050
]
51-
exclude:
52-
- python-version: 3.5
53-
django-version: "django>=3.0,<3.1"
54-
- python-version: 3.5
55-
django-version: "django>=3.1,<3.2"
56-
- python-version: 3.5
57-
django-version: "django>=3.2,<4.0"
5851

5952
steps:
6053
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)