Skip to content

Commit

Permalink
feat: add swoole 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
storyn26383 committed Oct 24, 2023
1 parent c3acfdd commit 26592e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
swoole: "5.0.3"
- php: "8.2"
swoole: "5.0.3"
- php: "8.1"
swoole: "5.1.0"
- php: "8.2"
swoole: "5.1.0"

name: PHP ${{ matrix.php }} (swoole-${{ matrix.swoole }})

Expand Down

0 comments on commit 26592e5

Please sign in to comment.