Skip to content

Commit

Permalink
updates CI
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Sep 28, 2024
1 parent 68247fa commit 9b8aca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ "3.10", "3.11", "3.12"]
python-version: [ "3.11", "3.12"]
django-version: [ "4.2", "5.1"]
db-engine: ["pg", "mysql"]
env:
Expand Down

0 comments on commit 9b8aca0

Please sign in to comment.