Skip to content

Commit 42b670a

Browse files
committed
remove redis version
1 parent abd1235 commit 42b670a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
services:
2727
redis:
28-
image: redis:7.0
28+
image: redis
2929
ports:
3030
- 6379:6379
3131
options: >-

0 commit comments

Comments
 (0)