Skip to content

Commit

Permalink
Added test cases for swoole v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Sep 30, 2023
1 parent 1b5e32e commit e1bf1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
os: [ ubuntu-latest ]
php-version: [ '8.0', '8.1', '8.2' ]
swoole-version: [ 'v5.0.3', 'master' ]
swoole-version: [ 'v5.0.3', 'v5.1.0', 'master' ]
max-parallel: 16
fail-fast: false
env:
Expand Down

0 comments on commit e1bf1c1

Please sign in to comment.