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

@@ -19,7 +19,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: mutation-tests-extensions-${{ matrix.php-version }}-${{ inputs.test-group }}
- uses: actions/download-artifact@v3
with: