Skip to content

Commit

Permalink
🧪 CI: Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
daudln committed Apr 20, 2024
1 parent edee63b commit de32d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.10", "3.11"]
django-version: ["4.2", "5.0"]

steps:
Expand Down

0 comments on commit de32d2d

Please sign in to comment.