We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f5b40 commit 105dc72Copy full SHA for 105dc72
1 file changed
.github/workflows/test_with_cov.yml
@@ -8,7 +8,7 @@ jobs:
8
fail-fast: false
9
matrix:
10
node: [20.x, 22.x, 24.x]
11
- redis: ["rs-7.4.0-v1", "8.0.2", "8.2"]
+ redis: ["rs-7.4.0-v1", "8.2", "8.4-RC1-pre"]
12
steps:
13
- name: Git checkout
14
uses: actions/checkout@v2
0 commit comments