Skip to content

Update to openswoole 22.1 #78

Update to openswoole 22.1

Update to openswoole 22.1 #78

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/php-lib-ci.yml@main
with:
extra-extensions: openswoole-22.1.0
secrets:
INFECTION_BADGE_API_KEY: ${{ secrets.INFECTION_BADGE_API_KEY }}