Skip to content

Commit 0bc6969

Browse files
committed
drop tests for < 3.10
1 parent fac2475 commit 0bc6969

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,6 @@ jobs:
2222

2323
# Only test pre-release dependencies for the latest Python.
2424
include:
25-
# Django 4.2 and python 3.8 with latest redis
26-
- django-version: '4.2'
27-
valkey-version: 'latest'
28-
python-version: '3.8'
29-
30-
# Django 4.2 and python 3.9 with latest redis
31-
- django-version: '4.2'
32-
valkey-version: 'latest'
33-
python-version: '3.9'
34-
3525
# latest Django with pre-release redis
3626
- django-version: '5.0'
3727
valkey-version: 'master'

0 commit comments

Comments
 (0)