We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775affc commit e4a0624Copy full SHA for e4a0624
1 file changed
.github/workflows/build-and-test.yaml
@@ -7,7 +7,7 @@ jobs:
7
container: node:20
8
services:
9
redis:
10
- image: redis:3.0
+ image: redis:7.0
11
options: >-
12
--health-cmd "redis-cli ping"
13
--health-interval 5s
0 commit comments