Update tested Redis versions

This commit is contained in:
Basti 2023-10-26 15:57:23 +02:00
parent 49614544db
commit 5b8c1f1e9d
Signed by: basti
GPG Key ID: 9F88009D31D99C72

View File

@ -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