remove Redis 5 CI testing

This commit is contained in:
thatmattlove 2021-12-08 11:38:09 -07:00
parent 9bdb157ca4
commit 6dea685eeb

View file

@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
node-version: [14.x]
redis-version: [5, 6]
redis-version: [6]
poetry-version: [1.1.11]
python-version: [3.8, 3.9]
os: [ubuntu-latest]