Skip to content

Commit

Permalink
fix swoole version error
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed May 1, 2021
1 parent 14f66ae commit eeb66e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
include:
- os: 'ubuntu-latest'
php: '7.1'
swoole-versions: '-4.5.24'
swoole-versions: '-4.5.11'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit eeb66e1

Please sign in to comment.