Updated to openswoole 4.12

This commit is contained in:
Alejandro Celaya
2022-10-03 20:00:31 +02:00
parent 6f135ad6ab
commit 96dbdbe7c9
8 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- uses: './.github/actions/ci-setup'
with:
php-version: ${{ matrix.php-version }}
php-extensions: openswoole-4.11.1
php-extensions: openswoole-4.12.0
extensions-cache-key: mutation-tests-extensions-${{ matrix.php-version }}-${{ inputs.test-group }}
- uses: actions/download-artifact@v3
with: