mirror of
https://github.com/shlinkio/shlink.git
synced 2024-12-22 15:13:59 -06:00
Updated pdo_sqlsrv version used in CI workflow
This commit is contained in:
parent
f5beec70c8
commit
3305f4c03a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -194,7 +194,7 @@ jobs:
|
||||
with:
|
||||
php-version: ${{ matrix.php-version }}
|
||||
tools: composer
|
||||
extensions: swoole-4.7.1, pdo_sqlsrv-5.9.0
|
||||
extensions: swoole-4.7.1, pdo_sqlsrv-5.10.0beta1
|
||||
coverage: none
|
||||
- if: ${{ matrix.php-version == '8.1' }}
|
||||
run: composer install --no-interaction --prefer-dist --ignore-platform-req=php
|
||||
|
Loading…
Reference in New Issue
Block a user