Updated to latest swoole and pdo_sqlsrv extensions

This commit is contained in:
Alejandro Celaya
2020-12-06 11:41:27 +01:00
parent c78991761f
commit 40105d7aaf
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ jobs:
with:
php-version: '7.4' # Publish release with lowest supported PHP version
tools: composer
extensions: swoole-4.5.5
extensions: swoole-4.5.9
- name: Generate release assets
run: ./build.sh ${GITHUB_REF#refs/tags/v}
- name: Publish release with assets