Skip to content

Commit 59a6770

Browse files
committed
Update tests.yml
1 parent 2b3bfea commit 59a6770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
continue-on-error: ${{ matrix.experimental }}
1414
services:
1515
redis:
16-
image: redis:7.0
16+
image: redis:7
1717
ports:
1818
- 6379:6379
1919
options: --entrypoint redis-server

0 commit comments

Comments
 (0)