mirror of
https://github.com/predis/predis.git
synced 2026-08-17 16:03:48 +00:00
use v0.11.1
This commit is contained in:
@@ -109,7 +109,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php }}
|
||||
extensions: relay
|
||||
extensions: relay-0.11.1
|
||||
coverage: ${{ (matrix.php == '8.4' && matrix.redis == '8.0') && 'xdebug' || 'none' }}
|
||||
|
||||
- name: Install Composer dependencies
|
||||
|
||||
Reference in New Issue
Block a user