Skip to content

Commit

Permalink
ci(test): use redis-version 7.0-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
roggervalf committed Aug 18, 2023
1 parent 3419f3a commit 108c638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
strategy:
matrix:
node-version: [lts/*, lts/-1, lts/-2, current]
redis-version: [7-alpine]
redis-version: [7.0-alpine]
include:
- node-version: 'lts/*'
redis-version: 6-alpine
Expand Down

0 comments on commit 108c638

Please sign in to comment.