Skip to content

Commit

Permalink
test for django 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jerch committed Aug 3, 2022
1 parent 13bfd99 commit daa783d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
max-parallel: 4
matrix:
python-version: ['3.8', '3.10']
django-version: ['3.2', '4.0']
django-version: ['3.2', '4.1']
services:
postgres:
image: postgres:latest
Expand Down

0 comments on commit daa783d

Please sign in to comment.