Skip to content

Commit

Permalink
Add Python 3.12 to CI (graphql-python#1481)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiendang authored and superlevure committed Jan 30, 2024
1 parent 14bfa0f commit 3f88a9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
envlist =
py{38,39,310}-django22
py{38,39,310}-django32
py{38,39}-django42
py{310,311}-django{42,50,main}
py{38,39}-django{41,42}
py{310,311}-django{41,42,50,main}
py312-django{42,50,main}
pre-commit

Expand Down

0 comments on commit 3f88a9a

Please sign in to comment.