We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1d8db commit bd4a3e8Copy full SHA for bd4a3e8
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
node-version: ["lts/iron", "lts/jod", "latest"]
15
- redis-version: ["6.0.20", "6.2.14", "7.0.15", "7.4-rc1", "latest"]
+ redis-version: ["6.0.20", "6.2.14", "7.0.15"]
16
17
services:
18
redis:
0 commit comments