Updated to latest docker images and openswoole

This commit is contained in:
Alejandro Celaya
2022-01-10 17:10:36 +01:00
parent 9215f9beb5
commit 629f8ece7a
6 changed files with 11 additions and 11 deletions

View File

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