Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leibale committed Jul 29, 2024
1 parent 3973fa2 commit 49ef273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
node-version: ['18', '20']
redis-version: ['5', '6.0', '6.2', '7.0', '7.2', '7.4']
redis-version: ['5', '6.0', '6.2', '7.0', '7.2', '7.4-rc2']
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 49ef273

Please sign in to comment.