Skip to content

Commit

Permalink
Update test.yml (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrangPham authored Jan 27, 2024
1 parent f481be1 commit 5ed6426
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 @@ -46,7 +46,7 @@ jobs:
options: --health-cmd="curl http://localhost:4566/health?reload" --health-interval=10s --health-timeout=5s --health-retries=3
strategy:
matrix:
python-version: [3.8, 3.9, 3.10.0]
python-version: [3.8, 3.9, 3.10.0, 3.11]
django-version: [3.2, 4.0.4]
include:
# Version 4.0 of Django drops support for python 3.6 & 3.7
Expand Down

0 comments on commit 5ed6426

Please sign in to comment.