Skip to content

Commit 38e6c7b

Browse files
author
Christopher Clarke
committed
Prepare for release 0.6.7
1 parent 658d548 commit 38e6c7b

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
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
python-version: [ "3.7", "3.8", "3.9", "3.10"]
15-
django-version: [ "3.0", "3.1", "3.2","4.0", "4.2", "5.0"]
15+
django-version: [ "30", "31", "32","40", "42", "50"]
1616
steps:
1717
- uses: actions/checkout@v2
1818

0 commit comments

Comments
 (0)