Update ci.yml

This commit is contained in:
Alejandro Celaya 2021-12-02 19:33:01 +01:00 committed by GitHub
parent cdab1e9cae
commit c0dcd31819
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,7 @@ jobs:
with:
php-version: ${{ matrix.php-version }}
tools: composer
extensions: swoole-4.7.1, pdo_sqlsrv-5.10.0beta1
extensions: swoole-4.7.1, pdo_sqlsrv-5.10.0beta2
coverage: none
- name: Use PHP
if: ${{ matrix.php-version != '8.1' }}