Skip to content

Commit

Permalink
Django v5.0 on Pypy v3.10 fails
Browse files Browse the repository at this point in the history
* Upgrade GitHub Actions and PyPy

* Let's drop Django v5 on PyPy v3.10.
  • Loading branch information
cclauss committed Dec 19, 2023
1 parent e0430e3 commit 1a9c41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ envlist =
py310-django{32,41,42,50}
py311-django{41,42,50}
py312-django{41,42,50}
pypy3-django{32,41,42}
pypy3-django{32,41,42,50}
flake8
apicheck
linkcheck
Expand Down

0 comments on commit 1a9c41a

Please sign in to comment.