Skip to content

Commit

Permalink
remove Redis 5 CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
thatmattlove committed Dec 8, 2021
1 parent 9bdb157 commit 6dea685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 6dea685

Please sign in to comment.