mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Run dj42 and djmain in CI
This commit is contained in:
parent
ced6bd1c27
commit
8a40fe4491
1 changed files with 3 additions and 2 deletions
5
tox.ini
5
tox.ini
|
|
@ -6,8 +6,9 @@ envlist =
|
|||
py37-checkqa
|
||||
docs
|
||||
py{37,py37}-dj{32}
|
||||
py{38,py38,39,py39,310}-dj{32,40,41}
|
||||
py{311}-dj{41}
|
||||
py{38,py38,39,py39}-dj{32,40,41,42}
|
||||
py{310}-dj{32,40,41,42,main}
|
||||
py{311}-dj{41,42,main}
|
||||
|
||||
[gh-actions]
|
||||
python =
|
||||
|
|
|
|||
Loading…
Reference in a new issue