Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Adapt to redi…
Browse files Browse the repository at this point in the history
…s 3.*
  • Loading branch information
em92 committed Aug 10, 2024
1 parent 24cf32a commit 1de32eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
redis-package-version: ["2.*"] #, "3.*", "4.*", "5.*"]
redis-package-version: ["2.*", "3.*", "4.*", "5.*"]
os: ["ubuntu-24.04", "ubuntu-22.04", "ubuntu-20.04"]

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

0 comments on commit 1de32eb

Please sign in to comment.