Skip to content

Commit 105dc72

Browse files
authored
ci: update redis test images (#2035)
1 parent d5f5b40 commit 105dc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_with_cov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
fail-fast: false
99
matrix:
1010
node: [20.x, 22.x, 24.x]
11-
redis: ["rs-7.4.0-v1", "8.0.2", "8.2"]
11+
redis: ["rs-7.4.0-v1", "8.2", "8.4-RC1-pre"]
1212
steps:
1313
- name: Git checkout
1414
uses: actions/checkout@v2

0 commit comments

Comments
 (0)