Skip to content

Commit eceb909

Browse files
authored
Update test.yml
add LTS note
1 parent d3f767c commit eceb909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
django-version:
1212
- 'Django~=3.2.0' # LTS April 2024
1313
- 'Django~=4.1.0' # December 2023
14-
- 'Django~=4.2.0' # April 2026
14+
- 'Django~=4.2.0' # LTS April 2026
1515
exclude:
1616
- python-version: '3.7'
1717
django-version: 'Django~=4.1.0'

0 commit comments

Comments
 (0)