Updated to openswoole 4.12.1

This commit is contained in:
Alejandro Celaya
2023-01-22 20:57:48 +01:00
parent 758dac47c3
commit f3855dbc6f
8 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- uses: './.github/actions/ci-setup'
with:
php-version: ${{ matrix.php-version }}
php-extensions: openswoole-4.12.0
php-extensions: openswoole-4.12.1
extensions-cache-key: publish-swagger-spec-extensions-${{ matrix.php-version }}
install-deps: 'no'
- if: ${{ matrix.swoole == 'yes' }}