finalize django matrix exclusions

This commit is contained in:
sommersoft 2022-03-23 21:50:12 -05:00
parent 28e4833b4e
commit 52e9944dad
1 changed files with 2 additions and 1 deletions

View File

@ -33,6 +33,7 @@ jobs:
py39-dj32-postgres-xdist-coverage py35-dj22-postgres-pytest54-coverage pypy3-dj22-postgres
py36-dj22-sqlite-xdist-coverage py37-dj22-sqlite-xdist-coverage py38-dj32-sqlite-xdist-coverage
py38-dj40-sqlite-xdist-coverage py39-djmain-sqlite-coverage py35-dj22-sqlite_file-coverage
py36-dj32-mysql_myisam-coverage
- name: "pytest-django"
repo: "pytest-dev/pytest-django"
docker_profile: "nodb"
@ -42,7 +43,7 @@ jobs:
linting,docs y39-dj40-mysql_innodb-coverage py35-dj22-postgres-pytest54-coverage
py36-dj32-mysql_myisam-coverage py310-dj40-postgres-xdist-coverage
py310-dj32-postgres-xdist-coverage py39-dj32-postgres-xdist-coverage
py35-dj22-postgres-pytest54-coverage pypy3-dj22-postgres
pypy3-dj22-postgres
- name: "pytest-html"
repo: "pytest-dev/pytest-html"