Skip to content

Commit e4a0624

Browse files
committed
Update build Redis version.
1 parent 775affc commit e4a0624

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
container: node:20
88
services:
99
redis:
10-
image: redis:3.0
10+
image: redis:7.0
1111
options: >-
1212
--health-cmd "redis-cli ping"
1313
--health-interval 5s

0 commit comments

Comments
 (0)