Skip to content

Commit

Permalink
Adds 4.1 django tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gurkanindibay committed Sep 22, 2023
1 parent 9fe0ee7 commit dd34c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django-multitenant-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
fail-fast: false
matrix:
python_version: ["3.8","3.9","3.10","3.11"]
django_version: ["3.2","4.0"]
django_version: ["3.2","4.0","4.1"]
citus_version: ["10","11","12"]
include:
- python_version: "3.7"
Expand Down

0 comments on commit dd34c48

Please sign in to comment.