Skip to content

Commit 88824af

Browse files
add py3.11 and dj4.1+ to job exclusions
1 parent 6d49d16 commit 88824af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ jobs:
2222
- python-version: '3.7'
2323
django-version: 'main'
2424

25+
- python-version: '3.11'
26+
django-version: '3.2'
27+
- python-version: '3.11'
28+
django-version: '4.0'
29+
2530
services:
2631

2732
postgres:

0 commit comments

Comments
 (0)