Closed jairhenrique closed 3 years ago
BTW, tests broken on master is ok, in travis it was marked as "allow fail".
@Suor I remove master from matrix because I don't know how skip failure between github actions and tox-ghactions. On the other hand, I put django 4 to matrix.
The final list:
py36-dj30
py36-dj31
py37-dj30
py37-dj31
py37-dj32
py38-dj21
py38-dj22
py38-dj30
py38-dj31
py38-dj32
py38-dj40
py39-dj30
py39-dj31
py39-dj32
py39-dj40
py310-dj32
py310-dj40
pypy3-dj30
pypy3-dj31
pypy3-dj32
Thanks