Updated docker images and dependencies

This commit is contained in:
Alejandro Celaya
2022-04-23 08:56:25 +02:00
parent 2511ec3395
commit dca6b7bbf5
8 changed files with 15 additions and 16 deletions

View File

@@ -20,7 +20,7 @@ jobs:
with:
php-version: ${{ matrix.php-version }}
tools: composer
extensions: openswoole-4.9.1
extensions: openswoole-4.11.0
- if: ${{ matrix.swoole == 'yes' }}
run: ./build.sh ${GITHUB_REF#refs/tags/v}
- if: ${{ matrix.swoole == 'no' }}