Skip to content

Commit b9ce6bc

Browse files
committed
bump redis version
1 parent 121b3a0 commit b9ce6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Start Redis
3232
uses: supercharge/redis-github-action@1.8.0
3333
with:
34-
redis-version: 6
34+
redis-version: 8
3535
- name: Install Tox and any other packages
3636
run: pip install tox
3737
- name: Run Tox

0 commit comments

Comments
 (0)