missed an exclusion of py36-mysql

This commit is contained in:
sommersoft 2022-04-26 09:48:27 -05:00
parent a36538c33b
commit 65f95cf4f5
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ jobs:
linting,docs py310-dj40-postgres-xdist-coverage py310-dj32-postgres-xdist-coverage
py39-dj32-postgres-xdist-coverage py38-dj32-sqlite-xdist-coverage
py38-dj40-sqlite-xdist-coverage py39-djmain-sqlite-coverage pypy3-dj32-postgres
py36-dj32-mysql_myisam-coverage
- name: "pytest-django"
repo: "pytest-dev/pytest-django"
docker_profile: "nodb"