Skip to content

Commit 5605a0e

Browse files
author
James Socol
committed
Exclude Django-master/Python<3.8
1 parent b66ecf2 commit 5605a0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ jobs:
1717
django: 3.1
1818
- python-version: 3.5
1919
django: master
20+
- python-version: 3.6
21+
django: master
22+
- python-version: 3.7
23+
django: master
2024

2125
steps:
2226
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)