Update tested Redis versions
This commit is contained in:
parent
49614544db
commit
5b8c1f1e9d
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
ruby-version: ['2.7', '3.0', '3.1']
|
||||
redis-version: [4, 5, 6]
|
||||
redis-version: [6, 7]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Ruby
|
||||
|
Loading…
x
Reference in New Issue
Block a user