mirror of
https://github.com/Hopiu/django-tos.git
synced 2026-03-16 20:10:24 +00:00
Remove 3.6 from CI
This commit is contained in:
parent
ff12da281c
commit
677e327ac3
1 changed files with 0 additions and 6 deletions
6
.github/workflows/django.yml
vendored
6
.github/workflows/django.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue