Skip to content

Commit

Permalink
ci: drop support for redis server 2.8 and 3
Browse files Browse the repository at this point in the history
  • Loading branch information
weyoss committed Nov 20, 2023
1 parent 0d92c33 commit 752ad70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,10 @@ jobs:
- 20

redis:
- 2.8
- 3
- 4
- 5
- 6
- 7

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 752ad70

Please sign in to comment.