Skip to content

Commit

Permalink
add 7.4-rc2 to github action test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpotter committed Jul 14, 2024
1 parent 5576a0d commit f03f64e
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']
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 f03f64e

Please sign in to comment.