Skip to content

Commit

Permalink
Ensure project is tested against Python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Dec 22, 2021
1 parent 0fa4e65 commit a8dc911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
3.7,
3.8,
3.9,
'3.10',
]
django-version: [
"django>=2.2,<3.0",
Expand Down

0 comments on commit a8dc911

Please sign in to comment.