Skip to content

Commit cc364ef

Browse files
authored
Merge branch 'main' into feature/add-predis-support
2 parents b984afa + 93b023f commit cc364ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: true
1010
matrix:
1111
php: [ 8.1, 8.2, 8.3, 8.4 ]
12-
redis-version: [ 5, 6, 7 ]
12+
redis-version: [ 5, 6, 7, 8 ]
1313

1414
name: P${{ matrix.php }} - Redis ${{ matrix.redis-version }}
1515

0 commit comments

Comments
 (0)