summaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 473ce6d..a4a1d3d 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -24,6 +24,12 @@ jobs:
django-family: 22
- python-version: 3.8
django-family: 22
+ - python-version: 3.7
+ django-family: 31
+ - python-version: 3.8
+ django-family: 31
+ - python-version: pypy3
+ django-family: 31
exclude:
- python-version: pypy3
django-family: 111