Skip to content

Commit

Permalink
Merge pull request #190 from rapidpro/python3.12
Browse files Browse the repository at this point in the history
Python 3.12
  • Loading branch information
rowanseymour authored Jul 2, 2024
2 parents 7b887ed + 32c36ed commit 65be5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
name: Test
strategy:
matrix:
python-version: ["3.10.x", "3.11.x"]
python-version: ["3.10.x", "3.11.x", "3.12.x"]
django-version: ["4.2.x", "5.0.x"]
env:
redis-version: "6.2"
Expand Down

0 comments on commit 65be5be

Please sign in to comment.