Skip to content

Commit dc3be85

Browse files
sjpotterleibale
andauthored
add 7.4-rc2 to github action test suite (#2793)
* add 7.4-rc2 to github action test suite * Update tests.yml --------- Co-authored-by: Leibale Eidelman <[email protected]>
1 parent 54b3e17 commit dc3be85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
node-version: ['18', '20']
20-
redis-version: ['5', '6.0', '6.2', '7.0', '7.2']
20+
redis-version: ['5', '6.0', '6.2', '7.0', '7.2', '7.4']
2121
steps:
2222
- uses: actions/checkout@v4
2323
with:

0 commit comments

Comments
 (0)