Skip to content

Commit

Permalink
Merge fb40caa into 88e0218
Browse files Browse the repository at this point in the history
  • Loading branch information
georgedorn committed Sep 6, 2023
2 parents 88e0218 + fb40caa commit e06664c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
django-version: ["3.2", "4.0", "4.1", "4.2"] # Todo: add "dev" back
django-version: ["3.2", "4.0", "4.1", "4.2", "dev"] # Todo: add "dev" back
exclude:
- python-version: "3.6"
django-version: "4.0"
Expand Down

0 comments on commit e06664c

Please sign in to comment.