Skip to content

Commit

Permalink
Update .github/workflows/tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Thiago Bellini Ribeiro <[email protected]>
  • Loading branch information
kwongtn and bellini666 authored Dec 31, 2024
1 parent 4063dea commit d97e2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# Django 4.2 only supports python 3.8-3.12
- django-version: 4.2.*
python-version: '3.13'
# Django 5.0 only supports python 3.10-3.13
# Django 5.0 only supports python 3.10-3.12
- django-version: 5.0.*
python-version: '3.9'
- django-version: 5.0.*
Expand Down

0 comments on commit d97e2c3

Please sign in to comment.