Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed May 8, 2024
1 parent b905c15 commit d105498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

services:
redis:
image: redis:5.0
image: redis:6.0
ports:
- 6379:6379
options: --entrypoint redis-server
Expand Down

0 comments on commit d105498

Please sign in to comment.