Remove 3.6 from CI

This commit is contained in:
Nicholas Serra 2022-12-26 19:37:11 -05:00
parent ff12da281c
commit 677e327ac3
No known key found for this signature in database
GPG key ID: EEDDA4EE375C6D12

View file

@ -14,12 +14,6 @@ jobs:
max-parallel: 4
matrix:
include:
- python-version: "3.6"
django-version: Django==2.2
- python-version: "3.6"
django-version: Django==3.2
- python-version: "3.7"
django-version: Django==2.2