Skip to content

Commit

Permalink
Test against Django 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ljodal committed Jun 29, 2023
1 parent f8f42f8 commit 770f798
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 @@ -29,7 +29,7 @@ jobs:
strategy:
fail-fast: false
matrix:
django-version: ["3.2", "4.0", "4.1"]
django-version: ["3.2", "4.0", "4.1", "4.2"]
services:
postgres:
image: bitnami/postgresql:15
Expand Down

0 comments on commit 770f798

Please sign in to comment.