Skip to content

Commit

Permalink
drop tests for < 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
amirreza8002 committed Sep 6, 2024
1 parent fac2475 commit 0bc6969
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,6 @@ jobs:

# Only test pre-release dependencies for the latest Python.
include:
# Django 4.2 and python 3.8 with latest redis
- django-version: '4.2'
valkey-version: 'latest'
python-version: '3.8'

# Django 4.2 and python 3.9 with latest redis
- django-version: '4.2'
valkey-version: 'latest'
python-version: '3.9'

# latest Django with pre-release redis
- django-version: '5.0'
valkey-version: 'master'
Expand Down

0 comments on commit 0bc6969

Please sign in to comment.