Skip to content

Commit

Permalink
fix 6.2 cluster version
Browse files Browse the repository at this point in the history
  • Loading branch information
tillkruss authored Jul 18, 2022
1 parent 8fb66df commit 577e8ed
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 @@ -111,7 +111,7 @@ jobs:
fail-fast: false
matrix:
php: ['7.2', '7.3', '7.4', '8.0', '8.1']
redis: ['5.0.12', '6.2.6']
redis: ['5.0.12', '6.2.1']

steps:
- name: Checkout
Expand Down

0 comments on commit 577e8ed

Please sign in to comment.